diff options
Diffstat (limited to 'ANDROID_3.4.5/include/net/caif/cfserl.h')
-rw-r--r-- | ANDROID_3.4.5/include/net/caif/cfserl.h | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/ANDROID_3.4.5/include/net/caif/cfserl.h b/ANDROID_3.4.5/include/net/caif/cfserl.h deleted file mode 100644 index f121299a..00000000 --- a/ANDROID_3.4.5/include/net/caif/cfserl.h +++ /dev/null @@ -1,12 +0,0 @@ -/* - * Copyright (C) ST-Ericsson AB 2010 - * Author: Sjur Brendeland/sjur.brandeland@stericsson.com - * License terms: GNU General Public License (GPL) version 2 - */ - -#ifndef CFSERL_H_ -#define CFSERL_H_ -#include <net/caif/caif_layer.h> - -struct cflayer *cfserl_create(int instance, bool use_stx); -#endif |