freebsd-dev/sys/pc98
KATO Takenori 11e2bfb4b6 Sync with sys/i386/i386/machdep.c revision 1.339.
New function getmemsize_pc98 is added in this commit, since PC98 is
quite different in obtaining memory size from IBM-PC.  Many lines of
this function is shareable with IBM-PC's getmemsize function, but
sharing needs many #ifdef PC98 statements.  Therefore, I gave up
sharing code with IBM-PC's and just added new function.
1999-06-03 13:49:52 +00:00
..
boot Sync with sys/i386/boot/rawboot/Makefile revision 1.12. 1999-01-04 08:05:55 +00:00
cbus Fixed locations of include files. 1999-06-01 13:14:35 +00:00
conf Sync with sys/i386/conf/files.i386 and options.i386 revisions 1.246 1999-06-03 13:04:00 +00:00
i386 Sync with sys/i386/i386/machdep.c revision 1.339. 1999-06-03 13:49:52 +00:00
pc98 Sync with sys/i386/i386/machdep.c revision 1.339. 1999-06-03 13:49:52 +00:00