-
- Downloads
score: add missing #includes
Files that define a global function should #include the
header with its declaration to make sure that the prototypes
do not diverge.
Signed-off-by:
Arnd Bergmann <arnd@arndb.de>
Showing
- arch/score/include/asm/ucontext.h 1 addition, 0 deletionsarch/score/include/asm/ucontext.h
- arch/score/kernel/module.c 1 addition, 0 deletionsarch/score/kernel/module.c
- arch/score/kernel/process.c 3 additions, 0 deletionsarch/score/kernel/process.c
- arch/score/kernel/signal.c 3 additions, 1 deletionarch/score/kernel/signal.c
- arch/score/kernel/sys_score.c 2 additions, 0 deletionsarch/score/kernel/sys_score.c
Loading
Please register or sign in to comment