Commit fac15a8e authored by Andi Kleen's avatar Andi Kleen Committed by Andi Kleen

[PATCH] x86-64: Share identical video.S between i386 and x86-64

Signed-off-by: default avatarAndi Kleen <ak@suse.de>
parent 2136220d
......@@ -807,7 +807,7 @@ gdt_48:
# Include video setup & detection code
#include "video.S"
#include "../../i386/boot/video.S"
# Setup signature -- must be last
setup_sig1: .word SIG1
......
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment