summaryrefslogtreecommitdiffstats
path: root/doc/itron3.0/gen_all
diff options
context:
space:
mode:
Diffstat (limited to 'doc/itron3.0/gen_all')
-rw-r--r--doc/itron3.0/gen_all4
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/itron3.0/gen_all b/doc/itron3.0/gen_all
deleted file mode 100644
index 6e4e66893f..0000000000
--- a/doc/itron3.0/gen_all
+++ /dev/null
@@ -1,4 +0,0 @@
-for i in config eventflags fixedblock interrupt mailbox memorypool msgbuffer network rendezvous task tasksync time
-do
- sh ./gen_section $i | tr -d "\r" >${i}.t
-done