summaryrefslogtreecommitdiffstats
path: root/sys/arch/i386/include/linux_machdep.h
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>1998-02-08 08:32:33 +0000
committerderaadt <deraadt@openbsd.org>1998-02-08 08:32:33 +0000
commit14825315cda346400005f1eb6ee5e24a8ebf0333 (patch)
tree5fa719ea59445237cbcd8ceaac8d80956f69bccf /sys/arch/i386/include/linux_machdep.h
parentUpdate from NetBSD (diff)
downloadwireguard-openbsd-14825315cda346400005f1eb6ee5e24a8ebf0333.tar.xz
wireguard-openbsd-14825315cda346400005f1eb6ee5e24a8ebf0333.zip
nicer
Diffstat (limited to '')
-rw-r--r--sys/arch/i386/include/linux_machdep.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/arch/i386/include/linux_machdep.h b/sys/arch/i386/include/linux_machdep.h
index 4d45532b9d0..ded1f8c4d86 100644
--- a/sys/arch/i386/include/linux_machdep.h
+++ b/sys/arch/i386/include/linux_machdep.h
@@ -86,7 +86,7 @@ dev_t linux_fakedev __P((dev_t));
* ugly patch to fake device numbers.
*/
#define LINUX_CONS_MAJOR 4
-#define NETBSD_CONS_MAJOR 12
+#define NATIVE_CONS_MAJOR 12
/*
* Linux ioctl calls for the keyboard.