This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
DragonOS-Community
/
DragonOS
espejo de
https://github.com/DragonOS-Community/DragonOS.git
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
:heavy_minus_sign: 删除.eh_frame段
fslongjin
hace 3 años
padre
fa273198b3
commit
ea4981df4d
Se han
modificado 1 ficheros
con
0 adiciones
y
4 borrados
Dividir vista
Mostrar estadísticas de diff
0
4
kernel/link.lds
+ 0
- 4
kernel/link.lds
Ver fichero
@@ -41,10 +41,6 @@ SECTIONS
_ebss = .;
}
- .eh_frame :
- {
- *(.eh_frame)
- }
_end = .;
}