Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F131480397
D38793.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
465 B
Referenced Files
None
Subscribers
None
D38793.diff
View Options
diff --git a/sys/amd64/linux/linux.h b/sys/amd64/linux/linux.h
--- a/sys/amd64/linux/linux.h
+++ b/sys/amd64/linux/linux.h
@@ -224,17 +224,6 @@
l_uintptr_t __pad;
};
-struct l_ifconf {
- int ifc_len;
- union {
- l_uintptr_t ifcu_buf;
- l_uintptr_t ifcu_req;
- } ifc_ifcu;
-};
-
-#define ifc_buf ifc_ifcu.ifcu_buf
-#define ifc_req ifc_ifcu.ifcu_req
-
#define LINUX_ARCH_SET_GS 0x1001
#define LINUX_ARCH_SET_FS 0x1002
#define LINUX_ARCH_GET_FS 0x1003
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Oct 9, 11:36 AM (22 h, 25 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
23495121
Default Alt Text
D38793.diff (465 B)
Attached To
Mode
D38793: linux(4): Drop unncessary struct l_ifconf declaration from amd64/linux
Attached
Detach File
Event Timeline
Log In to Comment