From b970fb0f6a9beff7cafcea5a279d837b3741d16e Mon Sep 17 00:00:00 2001 From: Miles Bader Date: Tue, 26 Nov 2002 05:20:46 -0800 Subject: [PATCH] Random whitespace tweaks in v850 files Random whitespace tweaks in v850 files --- include/asm-v850/unistd.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'include') diff --git a/include/asm-v850/unistd.h b/include/asm-v850/unistd.h index 3782597e4ebd..1335d2605e18 100644 --- a/include/asm-v850/unistd.h +++ b/include/asm-v850/unistd.h @@ -398,8 +398,8 @@ extern inline pid_t wait(int * wait_stat) /* * "Conditional" syscalls */ -#define cond_syscall(name) \ - asm (".weak\t" C_SYMBOL_STRING(name) ";" \ +#define cond_syscall(name) \ + asm (".weak\t" C_SYMBOL_STRING(name) ";" \ ".set\t" C_SYMBOL_STRING(name) "," C_SYMBOL_STRING(sys_ni_syscall)); #if 0 /* This doesn't work if there's a function prototype for NAME visible, -- cgit v1.2.3