Blame view

src/helloworld.h 97 Bytes
9764b3476   Eric Lee   initial commit
1
2
3
4
5
6
  #ifndef __HELLOWORLD_H
  #define __HELLOWORLD_H
  
  #include "config.h"
  
  #endif /* ~__HELLOWORLD_H */