Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 284957 | Differences between
and this patch

Collapse All | Expand All

(-)klibc-1.5/usr/klibc/SYSCALLS.def (+2 lines)
Lines 13-18 Link Here
13
#include <asm/unistd.h>
13
#include <asm/unistd.h>
14
#include <klibc/sysconfig.h>
14
#include <klibc/sysconfig.h>
15
#include <bitsize.h>
15
#include <bitsize.h>
16
#include <asm/kexec.h>
17
long kexec_load(void *, unsigned long , struct kexec_segment *, unsigned long );
16
18
17
/*
19
/*
18
 * Process-related syscalls
20
 * Process-related syscalls

Return to bug 284957