diff options
author | nyan <nyan@FreeBSD.org> | 2005-04-17 09:44:17 +0000 |
---|---|---|
committer | nyan <nyan@FreeBSD.org> | 2005-04-17 09:44:17 +0000 |
commit | c6c29c44272da4cb936b6d117d5ca6b8d32f5134 (patch) | |
tree | 7fa74d0df0379f59ac876644786bbd7639ce8083 /sys/pc98/apm | |
parent | b07343590aa2035d4633619d033486f82cae8d71 (diff) | |
download | FreeBSD-src-c6c29c44272da4cb936b6d117d5ca6b8d32f5134.zip FreeBSD-src-c6c29c44272da4cb936b6d117d5ca6b8d32f5134.tar.gz |
Remove unneeded include.
Diffstat (limited to 'sys/pc98/apm')
-rw-r--r-- | sys/pc98/apm/apm_bioscall.s | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/pc98/apm/apm_bioscall.s b/sys/pc98/apm/apm_bioscall.s index 2d21f9e..fa42734 100644 --- a/sys/pc98/apm/apm_bioscall.s +++ b/sys/pc98/apm/apm_bioscall.s @@ -32,8 +32,6 @@ #include <machine/asmacros.h> -#include "assym.s" - .text /* |