add sangam-atm package
[openadk.git] / package / sangam-atm / patches / patch-tn7api_h
blob7688e20e0e80769c679f57ba4be12183a1036d32
1 --- sangam-atm-1.0.orig/tn7api.h        2006-12-11 15:36:54.000000000 +0100
2 +++ sangam-atm-1.0/tn7api.h     2009-12-17 19:24:45.926721344 +0100
3 @@ -107,7 +107,7 @@ int tn7dsl_proc_dbg_rmsgs4(char* buf, ch
4  
5  int tn7dsl_proc_write_stats(struct file *fp, const char * buf, unsigned long count, void * data);
6  int tn7dsl_proc_modem(char* buf, char **start, off_t offset, int count,int *eof, void *data);
7 -inline int tn7dsl_handle_interrupt(void);
8 +int tn7dsl_handle_interrupt(void);
9  
10  void tn7dsl_dslmod_sysctl_register(void);
11  void tn7dsl_dslmod_sysctl_unregister(void);
12 @@ -173,4 +173,4 @@ void tn7sar_get_sar_firmware_version(uns
13  int tn7sar_proc_oam_ping(char* buf, char **start, off_t offset, int count,int *eof, void *data);
14  int tn7sar_proc_pvc_table(char* buf, char **start, off_t offset, int count,int *eof, void *data);
15  int tn7sar_tx_flush(void *privContext, int chan, int queue, int skip);
16 -#endif __SGAPI_H
17 +#endif