diff options
Diffstat (limited to 'stand/i386/boot2/lib.h')
-rw-r--r-- | stand/i386/boot2/lib.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/stand/i386/boot2/lib.h b/stand/i386/boot2/lib.h index d8d3317e5aa0..d25dd0f7d28f 100644 --- a/stand/i386/boot2/lib.h +++ b/stand/i386/boot2/lib.h @@ -14,7 +14,6 @@ */ /* - * $FreeBSD$ */ int sio_init(int) __attribute__((regparm (3))); |