LibPkg
|
#include <libpkg/env_checker.h>
#include <libpkg/env_checks.h>
#include <libpkg/os/call_swi.h>
#include <libpkg/os/osswi.h>
#include <libpkg/module_info.h>
Classes | |
class | pkg::all_check |
Class for packages that should run anywhere. More... | |
class | pkg::arm_check |
Class for packages that need to run 32 bit code. More... | |
class | pkg::arm26_check |
Class for packages that need to run on a 26 bit version of RISC OS. More... | |
class | pkg::arm32_check |
Class for packages that need to run on a 32 bit version of RISC OS. More... | |
class | pkg::vfp_check |
Class for packages that need Vector Floating Point (VFP2) support. More... | |
class | pkg::swp_check |
Class for packages that use the SWP instruction that was discontinued in ARMv8? More... | |
Namespaces | |
pkg | |
The namespace used to hold the package management library. | |
Functions | |
unsigned int | pkg::platform_features () |
Check platform features. More... | |
Reference Manual | LibPkg | Version 0.9.0 (4 Sep 2020) |