#ifndef JUMBOT_ETPRO_H
#define JUMBOT_ETPRO_H

// Figure these on your own.
#define ETPRO_AC_LOCATION     0x0
#define ETPRO_AC_CHECKSUM     0x0
#define ETPRO_AC2_LOCATION    0x0
#define ETPRO_AC2_VM_LOCATION 0x0
#define ETPRO_AC2_VM_ORIG     0x0
#define ETPRO_AC2_SECURITY    0x0

#endif