Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
robin.thoni
/
ipxe
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
11
Wiki
Attività
Sfoglia il codice sorgente
Include string.h, because we need to define copy_{to,from}_phys
tags/v0.9.3
Michael Brown
19 anni fa
parent
9fc97f8513
commit
b94def2088
1 ha cambiato i file
con
1 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
0
src/arch/i386/include/virtaddr.h
+ 1
- 0
src/arch/i386/include/virtaddr.h
Vedi File
@@ -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…
Annulla
Salva