marcel 9f2f2e171a Change <sys/diskpc98.h> to not redefine the same symbols that are
being defined in <sys/diskmbr.h>. Instead give the symbols here a
"PC98_" prefix. This way, both <sys/diskmbr.h> and <sys/diskpc98.h>
can be included in the same C source file.

The renaming is trivial. The only gotcha is that DOSBBSECTOR is
also redefined from 0 to 1. This because DOSBBSECTOR was always
used in conjunction with an addition of 1. The PC98_BBSECTOR symbol
is defined as 1 and the expression is simplified.

Note: it is not believed that ports are seriously impacted; or at
all for that matter.

Approved by: nyan@
2013-08-07 00:00:48 +00:00
..
2013-07-28 18:44:17 +00:00
2012-11-29 05:16:50 +00:00
2013-07-31 04:51:12 +00:00
2013-08-05 10:38:34 +00:00
2013-05-08 18:55:38 +00:00
2013-07-03 09:50:59 +00:00
2013-07-24 08:36:29 +00:00
2013-05-12 22:22:12 +00:00
2013-04-11 18:46:41 +00:00
2013-07-31 07:06:58 +00:00
2013-07-18 05:46:33 +00:00
2013-04-11 18:46:41 +00:00
2012-09-29 16:42:01 +00:00
2013-01-01 18:28:21 +00:00
2013-05-08 21:04:19 +00:00
2013-07-12 09:20:55 +00:00
2013-05-13 18:13:50 +00:00
2013-03-19 21:40:14 +00:00
2013-05-16 21:04:56 +00:00
2012-11-15 15:06:21 +00:00