entry, lang: core: embedded: provisioner: Allow more than one entry
This changes the entry API slightly to allow for more than one entry registered, which makes building, testing and user tooling easier.
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
// additional permission if he deems it necessary to achieve the goals of this
|
||||
// additional permission.
|
||||
|
||||
//go:build embedded_provisioner
|
||||
//go:build !noembedded_provisioner
|
||||
|
||||
package coreembedded
|
||||
|
||||
|
||||
Reference in New Issue
Block a user