taglinefilesource code
sys_shmdt32ipc/util.cextern int sys_shmdt (char *shmaddr);
sys_shmdt138ipc/util.creturn sys_shmdt ((char *)ptr);