Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F166930939
D21537.id61700.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
348 B
Referenced Files
None
Subscribers
None
D21537.id61700.diff
View Options
Index: lib/csu/riscv/crt.h
===================================================================
--- lib/csu/riscv/crt.h
+++ lib/csu/riscv/crt.h
@@ -1,2 +1,9 @@
/* $FreeBSD$ */
-/* Empty so we can include this unconditionally */
+
+#ifndef _CRT_H_
+#define _CRT_H_
+
+#define HAVE_CTORS
+#define INIT_CALL_SEQ(func) "call " __STRING(func)
+
+#endif
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Aug 18, 8:37 PM (4 h, 33 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
36907958
Default Alt Text
D21537.id61700.diff (348 B)
Attached To
Mode
D21537: csu: Add the riscv .init call sequence
Attached
Detach File
Event Timeline
Log In to Comment