diff options
Diffstat (limited to 'arch/x86/realmode/rm/copy.S')
-rw-r--r-- | arch/x86/realmode/rm/copy.S | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/realmode/rm/copy.S b/arch/x86/realmode/rm/copy.S new file mode 100644 index 000000000000..b785e6f38fdd --- /dev/null +++ b/arch/x86/realmode/rm/copy.S @@ -0,0 +1 @@ +#include "../../boot/copy.S" |