Revert the testcode I accidentally committed.

svn path=/branches/ros-amd64-bringup/; revision=35949
This commit is contained in:
Timo Kreuzer
2008-09-04 19:36:48 +00:00
parent 399ee68de4
commit 16630cb368
+2 -3
View File
@@ -38,9 +38,8 @@ DriverEntry(
PUNICODE_STRING RegistryPath)
{
UNIMPLEMENTED;
intptr_t y = __readeflags();
__writeeflags(34);
return y;//STATUS_SUCCESS;
return STATUS_SUCCESS;
}
/*