2016-12-12 22:36:16 -05:00

8 lines
103 B
C

#ifndef CONFIG_USER_H
#define CONFIG_USER_H
#include "../../config.h"
// place overrides here
#endif