This website works better with JavaScript.
홈
탐색
도움말
로그인
robin.thoni
/
ipxe
보기
1
좋아요
0
포크
0
코드
이슈
0
풀 리퀘스트
0
릴리즈
11
위키
Activity
소스 검색
Include string.h, because we need to define copy_{to,from}_phys
tags/v0.9.3
Michael Brown
19 년 전
부모
9fc97f8513
커밋
b94def2088
1개의 변경된 파일
과
1개의 추가작업
그리고
0개의 파일을 삭제
분할 보기
변경상태 보기
1
0
src/arch/i386/include/virtaddr.h
+ 1
- 0
src/arch/i386/include/virtaddr.h
파일 보기
@@ -15,6 +15,7 @@
15
15
#ifndef ASSEMBLY
16
16
17
17
#include "stdint.h"
18
+#include "string.h"
18
19
19
20
#ifndef KEEP_IT_REAL
20
21
Write
Preview
Loading…
취소
저장