Changeset 13669
- Timestamp:
- Apr 25, 2010, 9:34:55 PM (15 years ago)
- File:
-
- 1 edited
-
branches/arm/lisp-kernel/m4macros.m4 (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/arm/lisp-kernel/m4macros.m4
r13337 r13669 179 179 # __line__ 180 180 ifelse(eval(SYSstabs),eval(ELFstabs),` 181 .type $1, @function181 .type $1,ifdef(`ARM',%function,@function) 182 182 ') 183 183
Note:
See TracChangeset
for help on using the changeset viewer.
