summaryrefslogtreecommitdiff
path: root/apps/exec_nuttapp_proto.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/exec_nuttapp_proto.h')
-rw-r--r--apps/exec_nuttapp_proto.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/exec_nuttapp_proto.h b/apps/exec_nuttapp_proto.h
deleted file mode 100644
index 2c9c65ec9..000000000
--- a/apps/exec_nuttapp_proto.h
+++ /dev/null
@@ -1,2 +0,0 @@
-/* List of application entry points, generated during make depend. */
-EXTERN int hello_main(int argc, char *argv[]);