From a33d54f08623b1b9ba4a99545d23b4278e2cd061 Mon Sep 17 00:00:00 2001 From: Sergi Granell Date: Fri, 6 Jan 2017 17:01:17 +0100 Subject: Update udcd.h --- include/kernel/udcd.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/kernel/udcd.h') diff --git a/include/kernel/udcd.h b/include/kernel/udcd.h index c686ab5..c4991c2 100644 --- a/include/kernel/udcd.h +++ b/include/kernel/udcd.h @@ -478,7 +478,7 @@ int sceUdcdDeactivate(void); * * @return OR'd SCE_UDCD_STATUS_* constants */ -int sceUdcdGetState(void); +int sceUdcdGetDeviceState(void); /** * Get state of a specific USB driver -- cgit v1.2.3