[FREELDR]
[reactos.git] / boot / freeldr / freeldr / arch / amd64 / i386pnp.S
index 1958927..c74fb97 100644 (file)
@@ -17,6 +17,9 @@
  *  51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
+#include <asm.inc>
+
+
        .text
        .code16
 
@@ -255,4 +258,5 @@ EXTERN(PnpBiosGetDeviceNode)
 
        ret
 
+END
 /* EOF */