aboutsummaryrefslogtreecommitdiff
path: root/src/include/port/alpha.h
blob: 5ac7ba167a0630e930ab5f7d2f72bbecad800a3f (plain)
1
2
3
4
5
6
7
#  define USE_POSIX_TIME 
#  define USE_POSIX_SIGNALS
#  define DISABLE_XOPEN_NLS 
#  define HAS_LONG_LONG
#  define HAS_TEST_AND_SET
#  include <sys/mman.h>  /* for msemaphore */
   typedef msemaphore slock_t;