Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F136012536
D1061.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
616 B
Referenced Files
None
Subscribers
None
D1061.diff
View Options
Index: head/sys/amd64/linux32/linux.h
===================================================================
--- head/sys/amd64/linux32/linux.h
+++ head/sys/amd64/linux32/linux.h
@@ -523,8 +523,6 @@
l_handler_t sf_handler;
} __packed;
-extern struct sysentvec elf_linux_sysvec;
-
/*
* open/fcntl flags
*/
Index: head/sys/i386/linux/linux.h
===================================================================
--- head/sys/i386/linux/linux.h
+++ head/sys/i386/linux/linux.h
@@ -499,7 +499,6 @@
};
extern struct sysentvec linux_sysvec;
-extern struct sysentvec elf_linux_sysvec;
/*
* open/fcntl flags
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Nov 16, 2:04 AM (10 h, 19 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
25331883
Default Alt Text
D1061.diff (616 B)
Attached To
Mode
D1061: Eliminate a now unused global declaration of elf_linux_sysvec.
Attached
Detach File
Event Timeline
Log In to Comment