GUI: Fix Tomato RAF theme for all builds. Compilation typo.
[tomato.git] / release / src-rt-6.x.4708 / linux / linux-2.6.36 / arch / sh / kernel / vsyscall / vsyscall-syscall.S
blobc2ac7f0282b38a025fa553e856a9324cfa1a709b
1 #include <linux/init.h>
3 __INITDATA
5         .globl vsyscall_trapa_start, vsyscall_trapa_end
6 vsyscall_trapa_start:
7         .incbin "arch/sh/kernel/vsyscall/vsyscall-trapa.so"
8 vsyscall_trapa_end:
10 __FINIT