vitasdk
Documentation of the vitasdk
vitasdkkern.h
Go to the documentation of this file.
1#ifndef _VITASDKKERN_H_
2#define _VITASDKKERN_H_
3
4#include <psp2kern/types.h>
5#include <psp2kern/appmgr.h>
6#include <psp2kern/bt.h>
7#include <psp2kern/ctrl.h>
8#include <psp2kern/display.h>
9#include <psp2kern/fios2.h>
10#include <psp2kern/gpu_es4.h>
11#include <psp2kern/idstorage.h>
12#include <psp2kern/jpegenc.h>
13#include <psp2kern/netps.h>
14#include <psp2kern/npdrm.h>
15#include <psp2kern/pfsmgr.h>
17#include <psp2kern/power.h>
19#include <psp2kern/touch.h>
20#include <psp2kern/udcd.h>
21#include <psp2kern/usbd.h>
22#include <psp2kern/usbserial.h>
23#include <psp2kern/usbserv.h>
24#include <psp2kern/vfs.h>
25
28
29#include <psp2kern/io/devctl.h>
30#include <psp2kern/io/dirent.h>
31#include <psp2kern/io/fcntl.h>
32#include <psp2kern/io/stat.h>
33
37#include <psp2kern/kernel/cpu.h>
51#include <psp2kern/kernel/rtc.h>
70
71#include <psp2kern/lowio/dsi.h>
72#include <psp2kern/lowio/gpio.h>
73#include <psp2kern/lowio/i2c.h>
74#include <psp2kern/lowio/iftu.h>
76
77#endif /* _VITASDKKERN_H_ */