8 lines
275 B
C
8 lines
275 B
C
#ifndef IPWNDFU_REWRITE_C_BRFUNC_SEP_H
|
|
#define IPWNDFU_REWRITE_C_BRFUNC_SEP_H
|
|
|
|
#define DPA_SEEDED ((BOOTROM_FUNC) ADDR_DPA_SEEDED)
|
|
#define SEP_CREATE_SEND_DPA_MESSAGE ((BOOTROM_FUNC) ADDR_SEP_CREATE_SEND_DPA_MESSAGE)
|
|
|
|
#endif //IPWNDFU_REWRITE_C_BRFUNC_SEP_H
|