Improved compatibility with other Unix systems.

This commit is contained in:
Philip Homburg
2005-06-10 15:12:03 +00:00
parent d9b609c70f
commit dc23e18cef
27 changed files with 659 additions and 17 deletions

View File

@@ -26,6 +26,7 @@
/* Word size in bytes (a constant equal to sizeof(int)). */
#if __ACK__
#define _WORD_SIZE _EM_WSIZE
#define _PTR_SIZE _EM_WSIZE
#endif
/* Number of slots in the process table for non-kernel processes. */