00001
00002
00003
00004 #ifndef PININFO_L_H
00005 #define PININFO_L_H
00006
00010 #include <gwenhywfar/misc.h>
00011 #include "pininfo.h"
00012 #include <gwenhywfar/misc.h>
00013
00014 #ifdef __cplusplus
00015 extern "C" {
00016 #endif
00017
00018
00019 GWEN_LIST_FUNCTION_DEFS(LC_PININFO, LC_PinInfo)
00020 LC_PININFO_LIST *LC_PinInfo_List_dup(const LC_PININFO_LIST *stl);
00021
00022
00023
00024
00025
00026
00027
00028
00029
00030
00031
00032 #ifdef __cplusplus
00033 }
00034 #endif
00035
00036
00037 #endif