Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F115813013
D45711.id140132.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
504 B
Referenced Files
None
Subscribers
None
D45711.id140132.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
@@ -262,7 +262,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
Wed, Apr 30, 12:50 AM (5 h, 54 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
17849040
Default Alt Text
D45711.id140132.diff (504 B)
Attached To
Mode
D45711: cdefs.h: add __inline to __always_inline
Attached
Detach File
Event Timeline
Log In to Comment