summaryrefslogtreecommitdiffstats
path: root/doc/itron3.0/gen_all
blob: 6e4e66893fa305e86f00cbe49a22d4d5f71484eb (plain) (blame)
1
2
3
4
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