pspsdk-1.0+beta2
Main Page
Modules
Data Structures
Files
File List
Globals
pspsuspend.h
Go to the documentation of this file.
1
/*
2
* PSP Software Development Kit - http://www.pspdev.org
3
* -----------------------------------------------------------------------
4
* Licensed under the BSD license, see LICENSE in PSPSDK root for details.
5
*
6
* pspsuspend.h - User interface to the PSP suspend.
7
*
8
* Copyright (c) 2006 James F
9
*
10
* $Id
11
*/
12
13
#ifndef __PSPSUSPEND_H__
14
#define __PSPSUSPEND_H__
15
16
#include <
psptypes.h
>
17
18
#ifdef __cplusplus
19
extern
"C"
{
20
#endif
21
31
int
sceKernelVolatileMemLock
(
int
unk
,
void
**ptr,
int
*
size
);
32
43
int
sceKernelVolatileMemTryLock
(
int
unk
,
void
**ptr,
int
*
size
);
44
51
int
sceKernelVolatileMemUnlock
(
int
unk
);
52
53
#ifdef __cplusplus
54
}
55
#endif
56
57
#endif
src
user
pspsuspend.h
Generated on Sat Apr 9 2016 07:00:25 for pspsdk-1.0+beta2 by
1.8.1.2