bochs: removed preprocessor nonsense
It doesn't make sense to let timer (de)registration depend on CONFIG_EVENT_BREAKPOINTS. git-svn-id: https://www4.informatik.uni-erlangen.de/i4svn/danceos/trunk/devel/fail@1886 8c4709b5-6ec9-48aa-a5cd-a96041d1645a
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
#include "config/VariantConfig.hpp"
|
||||
#include "config/FailConfig.hpp"
|
||||
|
||||
#if defined(BUILD_BOCHS) && defined(CONFIG_EVENT_BREAKPOINTS)
|
||||
#if defined(BUILD_BOCHS)
|
||||
|
||||
#include <cassert>
|
||||
#include "bochs.h"
|
||||
|
||||
Reference in New Issue
Block a user