]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Remove unnecessary 32-bit code.
authorKris Van Hees <kris.van.hees@oracle.com>
Fri, 19 Jul 2013 22:17:57 +0000 (18:17 -0400)
committerKris Van Hees <kris.van.hees@oracle.com>
Fri, 19 Jul 2013 22:17:57 +0000 (18:17 -0400)
commite02ca99d52a536c6040d060efab267dac49280a2
treee8f7a47e58ff4b22c238c301931ea6622b67a2c9
parentfe2dc2f4bc191717ee4e26f84e2099644830efbe
Remove unnecessary 32-bit code.

Since DTrace for Linux is only being developed for 64-bit platforms, various
pieces of conditional-controlled code can be removed because they only apply
for 32-bit DTrace implementations.  Note that this does not have anything to
do with (future) support for 32-bit applications runnings and being traced on
a 64-bit host.

Signed-off-by: Kris Van Hees <kris.van.hees@oracle.com>
dtrace/dtrace_dif.c
dtrace/dtrace_isa.c
dtrace/include/dtrace/dtrace_impl_defines.h