optiboot_xflash.h 125 B

123456
  1. #ifndef OPTIBOOT_XFLASH_H
  2. #define OPTIBOOT_XFLASH_H
  3. extern uint8_t optiboot_xflash_enter();
  4. #endif /* OPTIBOOT_XFLASH_H */