환경 변수 값들을 파싱한 결과를 담은 구조체
More...
#include <crt0.h>
환경 변수 값들을 파싱한 결과를 담은 구조체
Definition at line 39 of file crt0.h.
표준 에러 장치 경로
Definition at line 42 of file crt0.h.
표준 입력 장치 경로
Definition at line 40 of file crt0.h.
표준 출력 장치 경로
Definition at line 41 of file crt0.h.
환경 변수 "이름=값" 문자열을 가진 배열
Definition at line 46 of file crt0.h.
커널이 시작 되는 가상 메모리 주소
Definition at line 47 of file crt0.h.
Referenced by _start().
메모리 정보 시작 주소 배열
Definition at line 43 of file crt0.h.
총 메모리 정보의 개수
Definition at line 45 of file crt0.h.
메모리 정보 크기 배열
Definition at line 44 of file crt0.h.
The documentation for this struct was generated from the following file: