]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/lib/tosboot/TOSBoot.h
Super Duper update to Deluge T2. The manual and the testing scripts are temporary...
[tinyos-2.x.git] / tos / lib / tosboot / TOSBoot.h
index ab5524b54c3856d3e7a1631343644db676b406c6..e3a124dfb78d49d044774019b437b228776ae6f0 100644 (file)
 
 #include "TOSBoot_platform.h"
 
-typedef struct tosboot_args_t {
-  uint32_t imageAddr;
-  uint8_t  gestureCount;
-  bool     noReprogram;
-} tosboot_args_t;
-
 #endif