Started working on payloads... still need to integrate
This commit is contained in:
8
checkm8_payloads/include/brfunc_timing.h
Normal file
8
checkm8_payloads/include/brfunc_timing.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef IPWNDFU_REWRITE_C_BRFUNC_TIMING_H
|
||||
#define IPWNDFU_REWRITE_C_BRFUNC_TIMING_H
|
||||
|
||||
#define CLOCK_GATE ((BOOTROM_FUNC) ADDR_CLOCK_GATE)
|
||||
#define SYSTEM_TIME ((BOOTROM_FUNC) ADDR_SYSTEM_TIME)
|
||||
#define TIME_HAS_ELAPSED ((BOOTROM_FUNC) ADDR_TIME_HAS_ELAPSED)
|
||||
|
||||
#endif //IPWNDFU_REWRITE_C_BRFUNC_TIMING_H
|
||||
Reference in New Issue
Block a user