sh: Fix up the audit arch endian specification.
authorPaul Mundt <lethal@linux-sh.org>
Wed, 30 Jul 2008 11:05:35 +0000 (20:05 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 1 Aug 2008 19:39:33 +0000 (04:39 +0900)
Presently this was always being set to AUDIT_ARCH_SH, which assumes
big endian. Fix this up so that the architecture actually reflects
what we're running on.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found