Adding some code to the L4-Sys experiment, and making it compile again.
git-svn-id: https://www4.informatik.uni-erlangen.de/i4svn/danceos/trunk/devel/fail@1385 8c4709b5-6ec9-48aa-a5cd-a96041d1645a
This commit is contained in:
@ -1,3 +1,5 @@
|
||||
#if 0
|
||||
// temporarily disabled to make the code in the repository compile - will soon be fixed
|
||||
#include "sal/bochs/BochsController.hpp"
|
||||
#include "UDIS86.hpp"
|
||||
|
||||
@ -58,3 +60,4 @@ GPRegisterId Udis86::udisGPRToFailBochsGPR(ud_type_t udisReg) {
|
||||
}
|
||||
#undef REG_CASE
|
||||
}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user