Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F164321560
D52035.id162114.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
336 B
Referenced Files
None
Subscribers
None
D52035.id162114.diff
View Options
diff --git a/sys/riscv/include/ieeefp.h b/sys/riscv/include/ieeefp.h
--- a/sys/riscv/include/ieeefp.h
+++ b/sys/riscv/include/ieeefp.h
@@ -5,4 +5,9 @@
/* TODO */
typedef int fp_except_t;
+__BEGIN_DECLS
+extern fp_except_t fpgetmask(void);
+extern fp_except_t fpsetmask(fp_except_t);
+__END_DECLS
+
#endif /* _MACHINE_IEEEFP_H_ */
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Jul 31, 6:49 PM (15 h, 16 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35793443
Default Alt Text
D52035.id162114.diff (336 B)
Attached To
Mode
D52035: riscv: Provide prototypes for fpgetmask/fpsetmask
Attached
Detach File
Event Timeline
Log In to Comment