toolchain.h: add __used macro
Change-Id: I252390fb125a569a975a093903eba42c8971629d Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
This commit is contained in:
parent
be324badba
commit
a13fddb7da
2 changed files with 2 additions and 1 deletions
|
@ -32,7 +32,7 @@
|
|||
#define _INIT_H_
|
||||
|
||||
#include <device.h>
|
||||
#define __used __attribute__((__used__))
|
||||
#include <toolchain.h>
|
||||
|
||||
#define PURE 1
|
||||
#define PURE_EARLY 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue