rink.nu / projects / ananas / changeset 1334:1374b6733ab0
i386: Remove two exported symbols that don't exist anymore
authorRink Springer <rink@rink.nu>
Mon Jan 23 08:57:24 2012 +0100 (3 months ago ago)
changeset 13341374b6733ab0
parent 1333 eb573fbec361
child 1335 ad2fc1071be6
i386: Remove two exported symbols that don't exist anymore
     1.1 diff -r eb573fbec361 -r 1374b6733ab0 kernel/arch/i386/interrupts.S
     1.2 --- a/kernel/arch/i386/interrupts.S	Mon Jan 23 08:57:05 2012 +0100
     1.3 +++ b/kernel/arch/i386/interrupts.S	Mon Jan 23 08:57:24 2012 +0100
     1.4 @@ -8,7 +8,7 @@
     1.5  .globl exception18, exception19
     1.6  .globl irq0, irq1, irq2, irq3, irq4, irq5, irq6, irq7, irq8, irq9
     1.7  .globl irq10, irq11, irq12, irq13, irq14, irq15
     1.8 -.globl scheduler_irq, syscall_int, spurious_irq
     1.9 +.globl syscall_int
    1.10  .globl clone_return
    1.11  .globl userland_trampoline, kthread_trampoline
    1.12  
Powered by FreeBSD, PostgreSQL and Perl
© 2001 - 2011 Rink Springer