|
PS2SDK
PS2 Homebrew Libraries
|
#include <stdint.h>#include <stdio.h>#include <stdbool.h>#include <stdlib.h>#include <reent.h>#include <sys/lock.h>#include <kernel.h>
Include dependency graph for lock.c:Go to the source code of this file.
Data Structures | |
| struct | __lock |
The lock API functions required by newlib.
Definition in file lock.c.