Changeset 42405
- Timestamp:
- 2014-09-02T23:06:35+02:00 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/package/system/mtd/src/trx.c
r42403 r42405 102 102 } 103 103 104 #ifndef target_ar71xx 104 105 int 105 106 trx_check(int imagefd, const char *mtd, char *buf, int *len) … … 142 143 return 1; 143 144 } 145 #endif 144 146 145 147 int
Note: See TracChangeset
for help on using the changeset viewer.