]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8b4807e4b3fe40a775fa80429f65b568065e95c7
tree5ceb31c735376cadadf49494c18431b118e1dfab
parent97161b8817617e79c6204c60bbf381df94ecba08
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]