Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F107683969
D38310.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
704 B
Referenced Files
None
Subscribers
None
D38310.diff
View Options
diff --git a/stand/kboot/arch/aarch64/exec.c b/stand/kboot/arch/aarch64/exec.c
--- a/stand/kboot/arch/aarch64/exec.c
+++ b/stand/kboot/arch/aarch64/exec.c
@@ -100,8 +100,6 @@
};
#endif
-extern vm_offset_t kboot_get_phys_load_segment(void);
-
static int
elf64_exec(struct preloaded_file *fp)
{
diff --git a/stand/kboot/arch/amd64/elf64_freebsd.c b/stand/kboot/arch/amd64/elf64_freebsd.c
--- a/stand/kboot/arch/amd64/elf64_freebsd.c
+++ b/stand/kboot/arch/amd64/elf64_freebsd.c
@@ -67,8 +67,6 @@
#define LOADER_PAGE_SIZE PAGE_SIZE
#endif
-extern vm_offset_t kboot_get_phys_load_segment(void);
-
extern int bi_load(char *args, vm_offset_t *modulep, vm_offset_t *kernendp,
bool exit_bs);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Jan 18, 1:42 PM (17 h, 58 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15862660
Default Alt Text
D38310.diff (704 B)
Attached To
Mode
D38310: kboot: Remove externs
Attached
Detach File
Event Timeline
Log In to Comment