source: freewrt/package/configfs/src/configfs.c@ 95d2a96

freewrt_1_0 freewrt_2_0
Last change on this file since 95d2a96 was 95d2a96, checked in by Waldemar Brodkorb <wbx@…>, 19 years ago

add template package for configfs, implementation is work in progress, not enabled by default

git-svn-id: svn://www.freewrt.org/trunk/freewrt@381 afb5a338-a214-0410-bd46-81f09a774fd1

  • Property mode set to 100644
File size: 53 bytes
Line 
1int main() {
2 printf("hello world\n");
3 return 0;
4}
Note: See TracBrowser for help on using the repository browser.