Skip to content

Commit

Permalink
[PATCH] x86-64: Remove unused stext symbol
Browse files Browse the repository at this point in the history
suggested by Jan Beulich

Signed-off-by: Andi Kleen <ak@suse.de>
  • Loading branch information
Andi Kleen authored and Andi Kleen committed May 2, 2007
1 parent b4531e8 commit b871689
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/x86_64/kernel/head.S
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,6 @@ early_idt_ripmsg:
.asciz "RIP %s\n"

.balign PAGE_SIZE
ENTRY(stext)

#define NEXT_PAGE(name) \
.balign PAGE_SIZE; \
Expand Down

0 comments on commit b871689

Please sign in to comment.