summaryrefslogtreecommitdiffstats
path: root/arch/um/drivers/ssl.c
diff options
context:
space:
mode:
authorPaolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>2005-05-01 08:58:55 -0700
committerLinus Torvalds <torvalds@ppc970.osdl.org>2005-05-01 08:58:55 -0700
commit80f9507886076de0cadfdf2b87701e68156829c2 (patch)
treed9830aeda24b0a004938bae36db3e8efba84b7db /arch/um/drivers/ssl.c
parentddcd6b175793839e51fdd55debb670a9f512c448 (diff)
downloadlinux-80f9507886076de0cadfdf2b87701e68156829c2.tar.gz
linux-80f9507886076de0cadfdf2b87701e68156829c2.tar.bz2
linux-80f9507886076de0cadfdf2b87701e68156829c2.zip
[PATCH] uml: fix syscall table by including $(SUBARCH)'s one, for x86-64
Reuse asm-x86-64/unistd.h to build our syscall table, like x86-64 already does. Like for i386, we must add some #defines for all the (right!) changes UML does to x86-64 syscall table. Note: I noted a bogus: [ __NR_sched_yield ] = (syscall_handler_t *) yield, while doing this patch (which could only be a workaround for some strange bug, but I would ignore this possibility). I'm changing this without notice. Signed-off-by: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'arch/um/drivers/ssl.c')
0 files changed, 0 insertions, 0 deletions