mirror of
https://github.com/reactos/reactos.git
synced 2025-02-23 08:55:19 +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
|
#ifndef ASM
|
||||||
|
|
||||||
void enable_a20(void);
|
void enable_a20(void);
|
||||||
|
void stop_floppy(void);
|
||||||
|
|
||||||
#endif /* ! ASM */
|
#endif /* ! ASM */
|
||||||
|
|
Loading…
Reference in a new issue