Skip to content

Instantly share code, notes, and snippets.

@anuar2k
Created August 17, 2020 20:39
Show Gist options
  • Save anuar2k/22d43819ebe026b44c663e114e2f3833 to your computer and use it in GitHub Desktop.
Save anuar2k/22d43819ebe026b44c663e114e2f3833 to your computer and use it in GitHub Desktop.
#define ID1 (*(unsigned long *)0x1FFFF7E8)
#define ID2 (*(unsigned long *)0x1FFFF7EC)
#define ID3 (*(unsigned long *)0x1FFFF7F0)
unsigned long *id = (unsigned long *)0x1FFFF7E8;
char id_buf1[11];
char id_buf2[11];
char id_buf3[11];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment