Author: tkreuzer
Date: Thu Sep 4 14:36:48 2008
New Revision: 35949
URL:
http://svn.reactos.org/svn/reactos?rev=35949&view=rev
Log:
Revert the testcode I accidentally committed.
Modified:
branches/ros-amd64-bringup/reactos/hal/hal/hal.c
Modified: branches/ros-amd64-bringup/reactos/hal/hal/hal.c
URL:
http://svn.reactos.org/svn/reactos/branches/ros-amd64-bringup/reactos/hal/h…
==============================================================================
--- branches/ros-amd64-bringup/reactos/hal/hal/hal.c [iso-8859-1] (original)
+++ branches/ros-amd64-bringup/reactos/hal/hal/hal.c [iso-8859-1] Thu Sep 4 14:36:48
2008
@@ -38,9 +38,8 @@
PUNICODE_STRING RegistryPath)
{
UNIMPLEMENTED;
-intptr_t y = __readeflags();
-__writeeflags(34);
- return y;//STATUS_SUCCESS;
+
+ return STATUS_SUCCESS;
}
/*