perci.h 265 B

1234567891011121314151617
  1. #ifndef _INCLUDE_CFG_PERCI_H_
  2. #define _INCLUDE_CFG_PERCI_H_
  3. /*
  4. * Do not edit! Automatically generated on Thu Feb 4 13:47:09 2016
  5. */
  6. #ifndef PERCI_MAX_RECORDS
  7. #define PERCI_MAX_RECORDS 256
  8. #endif
  9. #ifndef PERCI_RECSIZE
  10. #define PERCI_RECSIZE 256
  11. #endif
  12. #endif