whoops - forgot to commit header files

svn path=/trunk/; revision=2635
This commit is contained in:
KJK::Hyperion 2002-02-20 07:13:22 +00:00
parent ad8ae0a2f5
commit e858ec1801
64 changed files with 4508 additions and 0 deletions

7
posix/include/sys/ipc.h Normal file
View file

@ -0,0 +1,7 @@
#ifndef __SYS_IPC_H_INCLUDED__
#define __SYS_IPC_H_INCLUDED__
#endif /* __SYS_IPC_H_INCLUDED__ */
/* EOF */