Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
Ocarina
Commits
c95a970c
Commit
c95a970c
authored
Jun 01, 2018
by
yoogx
Browse files
* Typo
For openaadl/ocarina#160
parent
4d75f4a6
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/backends/air_conf/ocarina-backends-air_conf-partitions.adb
View file @
c95a970c
...
...
@@ -229,7 +229,7 @@ package body Ocarina.Backends.AIR_Conf.Partitions is
-- c) XXX hard-coded configuration parameters
XTU
.
Add_Attribute
(
"Criticiality"
,
"LEVEL_A"
,
Partition_Node
);
XTU
.
Add_Attribute
(
"Entry
p
oint"
,
"entry_func"
,
Partition_Node
);
XTU
.
Add_Attribute
(
"Entry
P
oint"
,
"entry_func"
,
Partition_Node
);
XTU
.
Add_Attribute
(
"SystemPartition"
,
"false"
,
Partition_Node
);
-- Now, handle the ports of the partition.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment