x86: vm86_32.c declare functions before they get used
authorJaswinder Singh <jaswinder@infradead.org>
Wed, 23 Jul 2008 12:01:02 +0000 (17:31 +0530)
committerJaswinder Singh <jaswinder@infradead.org>
Wed, 23 Jul 2008 12:01:02 +0000 (17:31 +0530)
commit8f7db5186cf126b56035d9a9735774d751090d66
tree33a9ec6805ca672ce8fc4df17eb01785f29951ed
parent2b97df06ce44b1d145bd1299f50765803c2fabee
x86: vm86_32.c declare functions before they get used

declared following syscalls in asm-x86/syscalls.h:
sys_vm86old, sys_vm86

Signed-off-by: Jaswinder Singh <jaswinder@infradead.org>
include/asm-x86/syscalls.h