18#ifndef __KERNEL_API_PRIVEXEC_H
19#define __KERNEL_API_PRIVEXEC_H
Result
Enumeration of generic kernel API result codes.
API::Result PrivExecHandler(const PrivOperation op, const Address param)
Prototype for kernel handler.
PrivOperation
Available operations to perform using PrivExec().
API::Result PrivExec(const PrivOperation op, const Address param=0)
Prototype for user applications.
ulong trapKernel2(ulong api, ulong arg1, ulong arg2)
Perform a kernel trap with 2 arguments.
unsigned long Address
A memory address.
void param(Terminal *term, int key, int value)
Set terminal parameters.