Provided by: avr-libc_1.8.0-4.1_all bug

NAME

       lock.h -

SYNOPSIS

   Macros
       #define LOCKMEM   __attribute__((section ('.lock')))
       #define LOCKBITS   unsigned char __lock LOCKMEM
       #define LOCKBITS_DEFAULT   (0xFF)

Author

       Generated automatically by Doxygen for avr-libc from the source code.