Changeset 53ad43c in mainline for tools/autogen.py
- Timestamp:
- 2018-03-08T18:54:30Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 5ef16903
- Parents:
- e0a4686
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tools/autogen.py
re0a4686 r53ad43c 133 133 #define AUTOGEN_%s_H 134 134 135 #ifndef __AS M__135 #ifndef __ASSEMBLER__ 136 136 %s 137 137 #endif … … 139 139 %s 140 140 141 #ifndef __AS M__141 #ifndef __ASSEMBLER__ 142 142 %s 143 143 #endif
Note:
See TracChangeset
for help on using the changeset viewer.