Skip to content

Commit e51b0f9

Browse files
author
casse
committed
Added GNU_INLINE.
1 parent a3dc05c commit e51b0f9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

frontc/cabs.ml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -276,6 +276,8 @@ and gnu_attr =
276276
(** Constant value. *)
277277
| GNU_EXTENSION
278278
(** Support of __extension__ keyword *)
279+
| GNU_INLINE
280+
(** Support of __inline keyword *)
279281

280282

281283

0 commit comments

Comments
 (0)