Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
robin.thoni
/
ipxe
Seguir
1
Destacar
0
Cuchillo
0
Código
Incidencias
0
Peticiones pull
0
Lanzamientos
11
Wiki
Actividad
Explorar el Código
Include string.h, because we need to define copy_{to,from}_phys
tags/v0.9.3
Michael Brown
hace 19 años
padre
9fc97f8513
commit
b94def2088
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
1
0
src/arch/i386/include/virtaddr.h
+ 1
- 0
src/arch/i386/include/virtaddr.h
Ver fichero
@@ -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…
Cancelar
Guardar