diff options
| author | Warner Losh <imp@FreeBSD.org> | 2005-04-01 23:19:43 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2005-04-01 23:19:43 +0000 |
| commit | 4dd0942599dc773ee7a51589b775d9bc23b7b4ff (patch) | |
| tree | 5aae2c8c5fcc6cef6a74b2a23346778a63a1e9cf /sys/pc98/linux/linux.h | |
| parent | 5cc3e8555fdddf27585c524f2a59283eb04ff244 (diff) | |
Notes
Diffstat (limited to 'sys/pc98/linux/linux.h')
| -rw-r--r-- | sys/pc98/linux/linux.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/sys/pc98/linux/linux.h b/sys/pc98/linux/linux.h new file mode 100644 index 000000000000..d330a96f7c95 --- /dev/null +++ b/sys/pc98/linux/linux.h @@ -0,0 +1,6 @@ +/*- + * This file is in the public domain. + */ +/* $FreeBSD$ */ + +#include <i386/linux/linux.h> |
