diff options
author | Shinya Kuribayashi <skuribay@ruby.dti.ne.jp> | 2008-03-25 21:30:06 +0900 |
---|---|---|
committer | Shinya Kuribayashi <skuribay@ruby.dti.ne.jp> | 2008-03-25 21:30:06 +0900 |
commit | 2f5d414ccb4024dd0992ff6b22561732dbc73590 (patch) | |
tree | 881531fccd862afc4044ea04e29953267b825f12 /drivers/net | |
parent | 282223a607c611425fa33f5428f8eae6636972bb (diff) | |
download | u-boot-imx-2f5d414ccb4024dd0992ff6b22561732dbc73590.zip u-boot-imx-2f5d414ccb4024dd0992ff6b22561732dbc73590.tar.gz u-boot-imx-2f5d414ccb4024dd0992ff6b22561732dbc73590.tar.bz2 |
[MIPS] cpu/mips/cache.S: Introduce NESTED/LEAF/END macros
This patch replaces the current function definitions with NESTED, LEAF
and END macro. They specify some more additional information about the
function; an alignment of symbol, type of symbol, stack frame usage, etc.
These information explicitly tells the assembler and the debugger about
the types of code we want to generate.
Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
Diffstat (limited to 'drivers/net')
0 files changed, 0 insertions, 0 deletions