LED_OR 76 loader/a1200/main.c volatile long *p = (void*)LED_OR; // turned off later LED_OR 27 platform/a1200/lib.c *(int*)LED_OR=state ? 0x46 : 0x44;