[PARISC] OS_ID_LINUX == 0x0006
authorKyle McMartin <kyle@parisc-linux.org>
Wed, 21 Jun 2006 19:27:29 +0000 (19:27 +0000)
committerKyle McMartin <kyle@hera.kernel.org>
Tue, 27 Jun 2006 23:28:42 +0000 (23:28 +0000)
We were assigned an OS_ID of 0x0006. Consistently use OS_ID_LINUX
instead of using the magic number. Also update the OS_ID_ defines in
asm/pdc.h to reflect this.

Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>

No differences found