From 2bbccf3d9ee564f0ec0cef8f937c0a1d30775ad2 Mon Sep 17 00:00:00 2001 From: PaulK Date: Mon, 21 Nov 2011 19:05:40 +0100 Subject: Corrected/splitted NET/SMS/PWR headers for crespo and added french PLMN data --- include/pwr.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include/pwr.h') diff --git a/include/pwr.h b/include/pwr.h index 92be615..48b219a 100644 --- a/include/pwr.h +++ b/include/pwr.h @@ -22,6 +22,8 @@ #ifndef __PWR_H__ #define __PWR_H__ +#define IPC_PWR_R(f) (f & 0xff) + #define IPC_PWR_PHONE_PWR_UP 0x0101 #define IPC_PWR_PHONE_PWR_OFF 0x0102 #define IPC_PWR_PHONE_RESET 0x0103 -- cgit v1.2.3