1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-15 10:17:20 +00:00
freebsd/usr.sbin/elf2exe
Marcel Moolenaar baff271646 Use long long format specifiers and cast each parameter to long long.
This avoids the ugly #if ARCH/#else/#endif construct.

Prompted to by: bde
Could have thought of this himself: marcel
1999-12-18 12:12:12 +00:00
..
elf2exe.8
elf2exe.c Use long long format specifiers and cast each parameter to long long. 1999-12-18 12:12:12 +00:00
Makefile