Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F115793158
D45711.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
506 B
Referenced Files
None
Subscribers
None
D45711.diff
View Options
diff --git a/sys/sys/cdefs.h b/sys/sys/cdefs.h
--- a/sys/sys/cdefs.h
+++ b/sys/sys/cdefs.h
@@ -265,7 +265,7 @@
#define __malloc_like __attribute__((__malloc__))
#define __pure __attribute__((__pure__))
-#define __always_inline __attribute__((__always_inline__))
+#define __always_inline __inline __attribute__((__always_inline__))
#define __noinline __attribute__ ((__noinline__))
#define __fastcall __attribute__((__fastcall__))
#define __result_use_check __attribute__((__warn_unused_result__))
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Apr 29, 6:18 PM (8 h, 6 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
17844081
Default Alt Text
D45711.diff (506 B)
Attached To
Mode
D45711: cdefs.h: add __inline to __always_inline
Attached
Detach File
Event Timeline
Log In to Comment