PS2SDK
PS2 Homebrew Libraries
Loading...
Searching...
No Matches
common.h
Go to the documentation of this file.
1
/*
2
# _____ ___ ____ ___ ____
3
# ____| | ____| | | |____|
4
# | ___| |____ ___| ____| | \ PS2DEV Open Source Project.
5
#-----------------------------------------------------------------------
6
# Copyright 2005, ps2dev - http://www.ps2dev.org
7
# Licenced under GNU Library General Public License version 2
8
*/
9
15
#ifndef __COMMON_H__
16
#define __COMMON_H__
17
27
extern
int
create_thread
(
void
*func,
int
priority,
void
*param);
28
33
extern
void
print_hex_buffer
(
unsigned
char
*ptr,
int
len);
34
35
#endif
print_hex_buffer
void print_hex_buffer(unsigned char *ptr, int len)
Definition
common.c:58
create_thread
int create_thread(void *func, int priority, void *param)
Definition
common.c:34
iop
sound
audsrv
src
common.h
Generated on Mon Jan 20 2025 17:33:23 for PS2SDK by
1.9.8