OpenWrt – Blame information for rev 1
?pathlinks?
Rev | Author | Line No. | Line |
---|---|---|---|
1 | office | 1 | --- a/tn7api.h |
2 | +++ b/tn7api.h |
||
3 | @@ -118,7 +118,7 @@ int tn7dsl_proc_dbgmsg_write(struct file |
||
4 | int tn7dsl_proc_dbgmsg_read(char* buf, char **start, off_t offset, int count,int *eof, void *data); |
||
5 | #endif |
||
6 | //UR8_MERGE_END CQ11813 |
||
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); |