mirror of
https://github.com/reactos/reactos.git
synced 2024-12-27 01:24:38 +00:00
Added missing prototype.
svn path=/trunk/; revision=2526
This commit is contained in:
parent
41e1df9977
commit
c78f940a00
1 changed files with 1 additions and 0 deletions
|
@ -56,5 +56,6 @@
|
|||
#ifndef ASM
|
||||
|
||||
void enable_a20(void);
|
||||
void stop_floppy(void);
|
||||
|
||||
#endif /* ! ASM */
|
||||
|
|
Loading…
Reference in a new issue