mirror of
https://github.com/joel16/uofw.git
synced 2024-11-27 13:30:33 +00:00
9 lines
146 B
C
9 lines
146 B
C
/* Copyright (C) 2011, 2012 The uOFW team
|
|
See the file COPYING for copying permission.
|
|
*/
|
|
|
|
#include "common.h"
|
|
|
|
int sceLfatfsWaitReady(void);
|
|
|