NetBSD/sys/arch/sun3
gwr d372229de2 This little awk program translates the initialized data table found
in the assembly file genassym.s into the usual assym.h file.  The
assym.h file generated this way is identical to the output generated
if I simply compile and run the genassym.s file.  "Heh, Kewl!"
Thanks to Matthias Pfaller for the "translate the .s file" idea!
1997-02-03 21:31:17 +00:00
..
compile COMPATOBJS -> COMPAT_OBJS (already done on release branch) 1996-07-11 16:52:10 +00:00
conf Adopt for new file system and root spec grammar. 1997-01-31 06:05:14 +00:00
dev Forgot to initialize cs->cs_rr0_dcd and fiends in attach. 1997-01-31 00:07:06 +00:00
include Just declare the sunmon_* functions here. No need for sunmon.h 1997-01-27 21:48:37 +00:00
stand Fix copyrights (/s/REGENTS/FOUNDATION/) 1997-01-27 19:40:46 +00:00
sun3 This little awk program translates the initialized data table found 1997-02-03 21:31:17 +00:00
sun3x Put all the name/value pairs in an initialized array of structures 1997-02-03 19:31:44 +00:00
Makefile