blob: e415d0855f06184abe9c7825eec19c36333e7eb4 [file] [log] [blame]
#ifndef CONFIG_HPP
#define CONFIG_HPP
// Application configuration
enum dummy { NO_OP };
#endif