Added option to link webpages into the main binary

This commit is contained in:
Jeroen Domburg
2015-06-09 18:25:42 +08:00
parent ccc179f533
commit cc90701949
5 changed files with 36 additions and 6 deletions
+3
View File
@@ -0,0 +1,3 @@
extern char webpages_espfs_start[];
extern char webpages_espfs_end[];
extern int webpages_espfs_size;