mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-09 13:15:18 -05:00
Add missing includes found using -Wmissing-declarations.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31396 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
14c2e677fd
commit
6c97145e7d
12 changed files with 14 additions and 1 deletions
|
|
@ -26,6 +26,7 @@
|
|||
#include "panic.h"
|
||||
#include "system.h"
|
||||
#include "kernel.h"
|
||||
#include "power.h"
|
||||
|
||||
#define EXTENDED_EXCEPTION_DESC 0
|
||||
#if EXTENDED_EXCEPTION_DESC
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue