Re: where is the call_bootstrap?
Matthias Lange <[email protected]>
| Newsgroups | gmane.comp.micro-kernel.l4.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi
On 04/24/2015 03:17 AM, 水镜 wrote:
> Hi, in the file main-ia32-32.cpp, there's a line(line 60):
> call call_bootstrap
>
> where could i find the implemention of the call_bootstrap?
You find it in src/kern/kernel_thread.cpp. The function is called
"bootstrap()"
void bootstrap() asm ("call_bootstrap") FIASCO_FASTCALL;
Best,
Matthias.
--
Matthias Lange, [email protected], +49 - 351 - 41 88 86 14
Kernkonzept GmbH. Sitz: Dresden. Amtsgericht Dresden, HRB 31129.
Geschäftsführer: Dr.-Ing. Michael Hohmuth
_______________________________________________
l4-hackers mailing list
[email protected]
http://os.inf.tu-dresden.de/mailman/listinfo/l4-hackers