NeKernel dev
|
#include <ArchKit/ArchKit.h>
#include <NeKit/Array.h>
#include <NeKit/Defines.h>
#include <NeKit/Ref.h>
Go to the source code of this file.
Classes | |
class | Kernel::IOArray< Sz > |
Namespaces | |
namespace | Kernel |
USER_PROCESS inline definitions. |
Typedefs | |
using | Kernel::IOArray16 = IOArray<kMaxPorts> |
Functions | |
template<SizeT Sz> | |
Array< UShort, Sz > | Kernel::make_ports (UShort base) |
Variables | |
constexpr UInt16 | Kernel::kMaxPorts = 16 |