pa2.2: cleanup includes
This commit is contained in:
parent
9229e4318e
commit
a62a132587
10 changed files with 32 additions and 27 deletions
|
@ -16,7 +16,7 @@
|
|||
#ifndef __UTILS_H__
|
||||
#define __UTILS_H__
|
||||
|
||||
#include <common.h>
|
||||
#include <types.h>
|
||||
|
||||
// ----------- state -----------
|
||||
|
||||
|
@ -74,7 +74,4 @@ uint64_t get_time();
|
|||
} while (0)
|
||||
|
||||
|
||||
IFDEF(CONFIG_ITRACE, void log_itrace_print());
|
||||
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue