Changeset 13669
- Timestamp:
- Apr 26, 2010, 4:34:55 AM (10 years ago)
- File:
-
- 1 edited
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.