IOPL, VM, and serial debug output (disabled).
This commit is contained in:
@@ -92,6 +92,9 @@ _PROTOTYPE( int do_memset, (message *m_ptr) );
|
||||
#define do_memset do_unused
|
||||
#endif
|
||||
|
||||
_PROTOTYPE( int do_vm_setbuf, (message *m_ptr) );
|
||||
_PROTOTYPE( int do_vm_map, (message *m_ptr) );
|
||||
|
||||
_PROTOTYPE( int do_abort, (message *m_ptr) );
|
||||
#if ! USE_ABORT
|
||||
#define do_abort do_unused
|
||||
@@ -169,5 +172,7 @@ _PROTOTYPE( int do_setalarm, (message *m_ptr) );
|
||||
#define do_setalarm do_unused
|
||||
#endif
|
||||
|
||||
_PROTOTYPE( int do_iopenable, (message *m_ptr) );
|
||||
|
||||
#endif /* SYSTEM_H */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user