Commit b1ca18b7 authored by Keith M. Wesolowski's avatar Keith M. Wesolowski

[SPARC32]: Fix build; we don't need KERNEL_SYSCALLS but asm/unistd.h is necessary

parent 3c2dac15
......@@ -40,6 +40,7 @@
#include <asm/processor.h>
#include <asm/psr.h>
#include <asm/elf.h>
#include <asm/unistd.h>
/*
* Power management idle function
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment