Results 1 to 1 of 1
Hi!
I have a little newbie question.
for example, there are source files implementing syscalls for some architectures in arch/ directory. I need to learn which one was used when ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 04-09-2007 #1Just Joined!
- Join Date
- Apr 2007
- Posts
- 1
source used during compiling
Hi!
I have a little newbie question.
for example, there are source files implementing syscalls for some architectures in arch/ directory. I need to learn which one was used when i was compiling kernel.
i have kernel 2.6.17
old Sempron processor - so i set CONFIG_MK7=y
actually i'm confused among
arch/i386/kernel/ptrace.c
arch/x86_64/kernel/ptrace.c
arch/um/sys-i386/ptrace.c
Thanks in advance
--------------------------------------------------
Ok. i already know. it was enough just to recompile kernel and watch output
))


Reply With Quote
