Renamed some header files to new project name
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#ifndef IPWNDFU_REWRITE_C_UTIL_H
|
||||
#define IPWNDFU_REWRITE_C_UTIL_H
|
||||
#ifndef CHECKM8_TOOL_UTIL_H
|
||||
#define CHECKM8_TOOL_UTIL_H
|
||||
|
||||
#define PAYLOAD_SECTION __attribute__ ((section (".payload_text")))
|
||||
#define TEXT_SECTION __attribute__((section (".text")))
|
||||
|
||||
#endif //IPWNDFU_REWRITE_C_UTIL_H
|
||||
#endif //CHECKM8_TOOL_UTIL_H
|
||||
|
||||
Reference in New Issue
Block a user