CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/01/11 14:19:45
Modified files:
sys/arch/m88k/include: asm.h
Log message:
Make ENTRY() generate a .type @function declaration as well if __ELF__.
Add an END() macro, to be used to match ENTRY(), which produces a .size
directive.
