Add header comment for the common arch API in generic arch
Signed-off-by: Clifford Wolf <clifford@clifford.at>
This commit is contained in:
parent
e6dc9ce77d
commit
b7a47ca57b
@ -92,6 +92,7 @@ struct Arch : BaseCtx
|
|||||||
void addBelGraphic(BelId bel, const GraphicElement &graphic);
|
void addBelGraphic(BelId bel, const GraphicElement &graphic);
|
||||||
|
|
||||||
// ---------------------------------------------------------------
|
// ---------------------------------------------------------------
|
||||||
|
// Common Arch API. Every arch must provide the following methods.
|
||||||
|
|
||||||
Arch(ArchArgs args);
|
Arch(ArchArgs args);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user