1 /* Synched up with: FSF 19.31. */
3 /* s/ file for bsd386 system. */
11 #define DECLARE_GETPWUID_WITH_UID_T
13 #define PENDING_OUTPUT_COUNT(FILE) ((FILE)->_p - (FILE)->_bf._base)
14 #define A_TEXT_OFFSET(x) (sizeof (struct exec))
15 #define A_TEXT_SEEK(hdr) (N_TXTOFF(hdr) + A_TEXT_OFFSET(hdr))
18 #define LIBS_SYSTEM "-lutil -lcompat"
20 /* System uses OXTABS instead of the expected TAB3.
21 (Copied from netbsd.h.) */
25 /* This silences a few compilation warnings. */
28 #include <sys/param.h> /* To get BSD defined consistently. */