Marcel Moolenaar e01c6f329a 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-03-17 06:54:04 +00:00
2013-07-10 07:40:30 +00:00
2013-05-12 22:22:12 +00:00
2012-10-07 19:53:04 +00:00
2013-05-10 16:41:26 +00:00
2012-11-20 02:12:01 +00:00
2012-07-13 21:27:18 +00:00
2012-03-26 21:22:53 +00:00
2012-03-26 15:18:14 +00:00
2013-05-12 22:22:12 +00:00
2013-06-05 21:56:29 +00:00
2012-09-01 10:56:15 +00:00
2010-12-20 08:54:30 +00:00
2013-04-11 18:46:41 +00:00
2013-08-06 06:22:54 +00:00
2012-05-17 11:50:12 +00:00
2013-06-29 15:58:03 +00:00
2010-12-20 09:36:54 +00:00
2012-07-04 10:17:02 +00:00
2012-05-12 15:08:22 +00:00
2013-07-28 20:11:31 +00:00
2012-11-18 16:58:08 +00:00
2012-09-11 07:35:24 +00:00
2013-08-06 15:49:18 +00:00
2013-08-06 15:49:18 +00:00
2013-04-11 18:46:41 +00:00
2012-06-03 11:29:48 +00:00
2013-07-07 18:51:44 +00:00
2013-04-22 18:31:39 +00:00
2013-05-13 18:13:50 +00:00
2013-05-12 22:22:12 +00:00
2012-03-10 14:38:34 +00:00
2013-07-30 16:20:54 +00:00
2012-03-26 21:22:53 +00:00
2013-07-04 21:12:58 +00:00
2013-07-15 05:09:13 +00:00