X-Git-Url: http://git.rot13.org//?a=blobdiff_plain;f=shellcode%2Fchipcon%2Fcc1110%2Fcc1110-ext.h;h=f3c73fc70c878da988fbe1724303a3cfa00fdc14;hb=b9e8a6ef91caf381fbc81606a3c442b77974ed62;hp=7c84a0adbf0ea48397495545b21087d977244d16;hpb=ea807e987b960e8c237b1867cad899de5abbe5e7;p=goodfet diff --git a/shellcode/chipcon/cc1110/cc1110-ext.h b/shellcode/chipcon/cc1110/cc1110-ext.h index 7c84a0a..f3c73fc 100644 --- a/shellcode/chipcon/cc1110/cc1110-ext.h +++ b/shellcode/chipcon/cc1110/cc1110-ext.h @@ -9,6 +9,11 @@ #define _IOCCXX10_BITDEF_H +//Added by Travis Goodspeed +#define HALT __asm \ + .byte 0xA5 \ + __endasm; + /* SEE DATA SHEET FOR DETAILS ABOUT THE FOLLOWING BIT MASKS */