doc: ulib: Clarify calling functions in any header
It is already possible to call functions in any U-Boot header. Add more detail to explain what is meant in this 'future work' item. Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
@@ -415,5 +415,6 @@ Future Work
|
||||
* Selective inclusion of U-Boot subsystems
|
||||
* API versioning and stability guarantees
|
||||
* pkg-config support for easier integration
|
||||
* Support for calling functions in any U-Boot header
|
||||
* Support for calling functions in any U-Boot header, without needing the source
|
||||
tree
|
||||
* Improved symbol renaming with namespace support
|
||||
|
||||
Reference in New Issue
Block a user