[PARISC] Abstract shift register left in .S
authorKyle McMartin <kyle@parisc-linux.org>
Mon, 14 Aug 2006 02:17:19 +0000 (22:17 -0400)
committerMatthew Wilcox <willy@parisc-linux.org>
Wed, 4 Oct 2006 12:45:37 +0000 (06:45 -0600)
Abstract existing shift register left macros as shift register
right are. This lends itself to a nice clean up of some #ifdef
blocks in entry.S

Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>

No differences found