diff options
-rw-r--r-- | kexec/arch/sh/kexec-sh.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/kexec/arch/sh/kexec-sh.c b/kexec/arch/sh/kexec-sh.c index 123dd18..7050ccd 100644 --- a/kexec/arch/sh/kexec-sh.c +++ b/kexec/arch/sh/kexec-sh.c @@ -67,9 +67,6 @@ void arch_usage(void) } -static struct { -} arch_options = { -}; int arch_process_options(int argc, char **argv) { static const struct option options[] = { |