diff options
| author | Paolo 'Blaisorblade' Giarrusso <[email protected]> | 2005-05-01 08:58:55 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2005-05-01 08:58:55 -0700 |
| commit | 80f9507886076de0cadfdf2b87701e68156829c2 (patch) | |
| tree | d9830aeda24b0a004938bae36db3e8efba84b7db /scripts/basic | |
| parent | ddcd6b175793839e51fdd55debb670a9f512c448 (diff) | |
[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 <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions