| 1234567891011121314151617 |
- #ifndef _INCLUDE_CFG_PERCI_H_
- #define _INCLUDE_CFG_PERCI_H_
- /*
- * Do not edit! Automatically generated on Thu Feb 4 13:47:09 2016
- */
- #ifndef PERCI_MAX_RECORDS
- #define PERCI_MAX_RECORDS 256
- #endif
- #ifndef PERCI_RECSIZE
- #define PERCI_RECSIZE 256
- #endif
- #endif
|