ncloader  0.1
 모두 데이타 구조 파일들 함수 변수 타입정의 열거형 타입 열거형 멤버 매크로 그룹들 페이지들
drivers.c 파일 참조
#include <slibc.h>
#include <sys/types.h>
#include <stdio.h>
#include <stddef.h>
#include <stdlib.h>
#include <stdarg.h>
#include <time.h>
#include <list.h>
#include <semaphore.h>
#include <serial.h>
#include <video.h>
#include <fdc.h>
+ drivers.c에 대한 include 의존 그래프

함수

int drivers_init (void)
 Drivers 초기화 함수 구현체는 각 포팅 레이어에서 구현한다. 더 자세히 ...