diff options
Diffstat (limited to 'sys/i386/include/cons.h')
-rw-r--r-- | sys/i386/include/cons.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/i386/include/cons.h b/sys/i386/include/cons.h index f66277e..faa17d1 100644 --- a/sys/i386/include/cons.h +++ b/sys/i386/include/cons.h @@ -2,5 +2,7 @@ * Console support headers should be in <machine/cons.h> since MI software * needs to access these functions. In the mean time, just include the * header where it sits. + * + * $Id$ */ #include <i386/i386/cons.h> |