aboutsummaryrefslogtreecommitdiff
path: root/src/cflow.rc
blob: 4ce09fd1f21ed831921de005bbe049a0a8ea81c3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Default configuration file for cflow.
--symbol __inline:=inline
--symbol __inline__:=inline
--symbol __const__:=const
--symbol __const:=const
--symbol __restrict:=restrict
--symbol __extension__:qualifier
--symbol typeof:wrapper
--symbol __typeof:=typeof
--symbol __typeof__:=typeof
--symbol __attribute__:wrapper
--symbol __asm__:wrapper
--symbol __nonnull:wrapper
--symbol __wur:wrapper
	   

Return to:

Send suggestions and report system problems to the System administrator.