ncloader  0.1
 모두 데이타 구조 파일들 함수 변수 타입정의 열거형 타입 열거형 멤버 매크로 그룹들 페이지들
main.c 파일 참조
#include <sys/types.h>
#include <stdio.h>
#include <stdlib.h>
#include <stdarg.h>
#include <stddef.h>
#include <string.h>
#include <pthread.h>
#include <time.h>
#include <fcntl.h>
#include <unistd.h>
#include <libgen.h>
#include <slibc.h>
#include <list.h>
#include <bootm.h>
#include <thread.h>
#include <device.h>
#include <arch.h>
#include <interrupt.h>
#include <pthread0.h>
#include <semaphore.h>
#include <vfs.h>
#include <elf.h>
#include <main.h>
+ main.c에 대한 include 의존 그래프

매크로

#define test_task_pool()
 
#define test_printf()
 
#define test_fdc()
 
#define test_libgen()
 
#define test_vfs_del()
 
#define test_vfs_read()
 
#define test_vfs()
 
#define test_thread()
 

함수

void ncloader_entry (void)
 두번째 스테이지 Loader 의 시작 함수 더 자세히 ...