You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should either add a bbs_init function that initializes the subsystem or a compiler attribute (constructor) that does that when the library is loaded.
Currently, it is not even really documented outside of the tests how to use libbbs correctly.
The text was updated successfully, but these errors were encountered:
We should either add a
bbs_init
function that initializes the subsystem or a compiler attribute (constructor) that does that when the library is loaded.Currently, it is not even really documented outside of the tests how to use libbbs correctly.
The text was updated successfully, but these errors were encountered: