Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F108255901
D40916.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
361 B
Referenced Files
None
Subscribers
None
D40916.diff
View Options
diff --git a/lib/libsysdecode/linux.c b/lib/libsysdecode/linux.c
--- a/lib/libsysdecode/linux.c
+++ b/lib/libsysdecode/linux.c
@@ -41,11 +41,7 @@
#elif __i386__
#include <i386/linux/linux.h>
#elif __amd64__
-#ifdef COMPAT_32BIT
-#include <amd64/linux32/linux.h>
-#else
#include <amd64/linux/linux.h>
-#endif
#else
#error "Unsupported Linux arch"
#endif
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Jan 24, 4:11 AM (21 h, 17 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16075284
Default Alt Text
D40916.diff (361 B)
Attached To
Mode
D40916: libsysdecode: Drop dead __amd64__ && COMPAT_32BIT code
Attached
Detach File
Event Timeline
Log In to Comment