Add Ultrix syscall.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@255 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -31,6 +31,10 @@
|
||||
#define AFS_SYSCALL2 258
|
||||
#endif
|
||||
|
||||
#if defined(__ultrix)
|
||||
#define AFS_SYSCALL 31
|
||||
#endif
|
||||
|
||||
#if defined(__linux)
|
||||
/* Kent Engstr<74>m <kent@lysator.liu.se> 1995-08-22
|
||||
Linux has no SIGSYS signal. Furthermore, the normal
|
||||
|
Reference in New Issue
Block a user