Compile fix
This commit is contained in:
parent
f1222a09a6
commit
407eefe63a
@ -74,9 +74,7 @@ _PROTOTYPE( int newmap, (struct proc *rp, struct mem_map *map_ptr) );
|
|||||||
|
|
||||||
/* exception.c */
|
/* exception.c */
|
||||||
_PROTOTYPE( void exception, (unsigned vec_nr) );
|
_PROTOTYPE( void exception, (unsigned vec_nr) );
|
||||||
#if DEBUG_STACK_TRACE
|
|
||||||
_PROTOTYPE( void stacktrace, (struct proc *) );
|
_PROTOTYPE( void stacktrace, (struct proc *) );
|
||||||
#endif
|
|
||||||
|
|
||||||
/* i8259.c */
|
/* i8259.c */
|
||||||
_PROTOTYPE( void intr_init, (int mine) );
|
_PROTOTYPE( void intr_init, (int mine) );
|
||||||
|
Loading…
x
Reference in New Issue
Block a user