Commit da25cb9b by Tobias Langer

Removed unused keys.

parent cf29ebae
......@@ -23,11 +23,9 @@ struct {{name}} {
{{type}} {{name}}[] = {
{{#elem}}
{
.offset = {{offset}},
.wcet = {{wcet}},
.period = {{period}},
.deadline = {{deadline}},
.periodical = {{periodical}},
.count = 0,
},
{{/elem}}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment