このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
robin.thoni
/
ipxe
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
11
Wiki
アクティビティ
ソースを参照
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
書き込み
プレビュー
読み込み中…
キャンセル
保存