If we remove bochs support from the build system one day, make sure that
this file still does the right thing as suggested by Michael Pfeiffer. git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10882 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -26,7 +26,9 @@
|
|||||||
* disabled and redirected to Bochs.
|
* disabled and redirected to Bochs.
|
||||||
* Define this only if not used as compile parameter.
|
* Define this only if not used as compile parameter.
|
||||||
*/
|
*/
|
||||||
// #define BOCHS_DEBUG_HACK 0
|
#ifndef BOCHS_DEBUG_HACK
|
||||||
|
# define BOCHS_DEBUG_HACK 0
|
||||||
|
#endif
|
||||||
|
|
||||||
|
|
||||||
enum serial_register_offsets {
|
enum serial_register_offsets {
|
||||||
|
|||||||
Reference in New Issue
Block a user