comparison src/s/bsd386.h @ 89909:68c22ea6027c

Sync to HEAD
author Kenichi Handa <handa@m17n.org>
date Fri, 16 Apr 2004 12:51:06 +0000
parents 375f2633d815
children dd7c098af727
comparison
equal deleted inserted replaced
89908:ee1402f7b568 89909:68c22ea6027c
41 #ifndef WCOREDUMP 41 #ifndef WCOREDUMP
42 #define WCOREDUMP(w) ((w) & 0200) 42 #define WCOREDUMP(w) ((w) & 0200)
43 #endif 43 #endif
44 44
45 #define GETPGRP_NO_ARG 1 45 #define GETPGRP_NO_ARG 1
46
47 /* arch-tag: 867e3bb8-e9df-4763-9c82-8f4accb8209e
48 (do not change this comment) */