Added missing prototype.

svn path=/trunk/; revision=2526
This commit is contained in:
Eric Kohl 2002-01-18 22:42:25 +00:00
parent 41e1df9977
commit c78f940a00

View file

@ -56,5 +56,6 @@
#ifndef ASM
void enable_a20(void);
void stop_floppy(void);
#endif /* ! ASM */