Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F146871676
D52035.1781362867.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
336 B
Referenced Files
None
Subscribers
None
D52035.1781362867.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
Sat, Jun 13, 3:01 PM (7 h, 40 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28897769
Default Alt Text
D52035.1781362867.diff (336 B)
Attached To
Mode
D52035: riscv: Provide prototypes for fpgetmask/fpsetmask
Attached
Detach File
Event Timeline
Log In to Comment