Sync with trunk head (part 1 of 2)
[reactos.git] / boot / freeldr / freeldr / arch / amd64 / int386.S
index 1c1f2db..a22e409 100644 (file)
@@ -63,7 +63,7 @@ Int386_regsout:
 /*
  * int Int386(int ivec, REGS* in, REGS* out);
  */
-EXTERN(_Int386)
+EXTERN(Int386)
        .code64
 
        /* Get the function parameters */