Ce site fonctionne mieux avec JavaScript.
Accueil
Explorateur
Aide
Connexion
robin.thoni
/
ipxe
Suivre
1
Ajouter aux favoris
0
Bifurcation
0
Code
Tickets
0
Demandes d'ajout
0
Versions
11
Wiki
Activité
Parcourir la source
Include string.h, because we need to define copy_{to,from}_phys
tags/v0.9.3
Michael Brown
il y a 19 ans
Parent
9fc97f8513
révision
b94def2088
1 fichiers modifiés
avec
1 ajouts
et
0 suppressions
Vue séparée
Afficher les stats Diff
1
0
src/arch/i386/include/virtaddr.h
+ 1
- 0
src/arch/i386/include/virtaddr.h
Voir le fichier
@@ -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
Écrire
Aperçu
Chargement…
Annuler
Enregistrer