summaryrefslogtreecommitdiff
path: root/config_host/config_eot.h.in
blob: d1c87a053b9585a0014f75b8ab135d8a3bfd65be (plain)
1
2
3
4
5
6
#ifndef CONFIG_EOT_H
#define CONFIG_EOT_H

#define ENABLE_EOT 0

#endif
thor 2014-08-20java: remove unnecessary return statementsNoel Grandin 2014-08-04fix spelling compilant -> compliantNoel Grandin 2012-06-21re-base on ALv2 code.Michael Meeks