sparc: Add asm/asm.h
authorDavid S. Miller <davem@davemloft.net>
Tue, 9 Dec 2008 08:50:13 +0000 (00:50 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 9 Dec 2008 08:50:13 +0000 (00:50 -0800)
commit5c03d590910a6ccddc144b382b0ecdb122c349f3
tree5ceb31c735376cadadf49494c18431b118e1dfab
parent8bf68e4d90c4ad862356679ab616726eee1abf93
sparc: Add asm/asm.h

This will contain macros that help share assembler code
between the 32-bit and 64-bit platform.

Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc/include/asm/asm.h [new file with mode: 0644]