This website works better with JavaScript
Home
Explore
Help
Register
Sign In
oss
/
uclibc-ng
Watch
4
Star
1
Fork
0
Files
Issues
3
Pull Requests
0
Wiki
Browse Source
Patch by "Bradley D. LaRonde" <brad@ltc.com> for boehm garbage collector.
Manuel Novoa III
21 years ago
parent
b7482ef4f6
commit
2d75cdb6d6
1 changed files
with
3 additions
and
0 deletions
Split View
Show Diff Stats
3
0
libc/sysdeps/linux/mips/crt0.S
+ 3
- 0
libc/sysdeps/linux/mips/crt0.S
View File
@@ -53,3 +53,6 @@ __start:
hlt:
b hlt
+ .section ".data"
+ .globl __data_start
+__data_start: