--- embedtools/inc/Attic/upd.h 2009/11/13 13:55:28 1.1.2.1 +++ embedtools/inc/Attic/upd.h 2009/11/13 23:19:23 1.1.2.3 @@ -2,4 +2,11 @@ #define __UPD_H +int Activate(const char *); +int Rollback(const char *); +int tFTP(const char *, const char *); +int Backup(const char *, const char *); +int Clean(const char *); + + #endif