Lock.h -
#define LOCKMEM __attribute__((__used__, __section__ ('.lock')))
#define LOCKBITS unsigned char __lock LOCKMEM
#define LOCKBITS_DEFAULT (0xFF)
Generated automatically by Doxygen for avr-libc from the source code.