This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
oss
/
uclibc-ng
Seguir
4
Destacar
1
Fork
0
Ficheiros
Incidencias
3
Pull Requests
0
Wiki
Explorar o código
Patch by "Bradley D. LaRonde" <brad@ltc.com> for boehm garbage collector.
Manuel Novoa III
%!s(int64=22) %!d(string=hai) anos
pai
b7482ef4f6
achega
2d75cdb6d6
Modificáronse 1 ficheiros
con
3 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
3
0
libc/sysdeps/linux/mips/crt0.S
+ 3
- 0
libc/sysdeps/linux/mips/crt0.S
Ver ficheiro
@@ -53,3 +53,6 @@ __start:
hlt:
b hlt
+ .section ".data"
+ .globl __data_start
+__data_start: