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
|
||||
#ifndef __UDIS86_HPP__
|
||||
#define __UDIS86_HPP__
|
||||
|
||||
@ -39,3 +41,4 @@ public:
|
||||
};
|
||||
|
||||
#endif // __UDIS86_HPP__
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user