[refactor] remove decl/init/fini from library
Removes static allocations of all objects from the library. While this will make our code less compact in theory, this part of the API is too confusing for new users.
... | ... | @@ -88,23 +88,6 @@ struct aml_area_linux_data { |