comparison src/s/bsd386.h @ 52401:695cf19ef79e

Add arch taglines
author Miles Bader <miles@gnu.org>
date Mon, 01 Sep 2003 15:45:59 +0000
parents 953fdf4f10b3
children c365fcdf7c2a 375f2633d815
comparison
equal deleted inserted replaced
52400:b32a475b367f 52401:695cf19ef79e
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) */