diff options
| author | Luc Van Oostenryck <luc.vanoostenryck@gmail.com> | 2018-06-03 23:07:42 +0200 |
|---|---|---|
| committer | Luc Van Oostenryck <luc.vanoostenryck@gmail.com> | 2018-06-12 17:55:11 +0200 |
| commit | 7c929e1a969c9488745ccbd71c5a825ed8f4bec4 (patch) | |
| tree | ec49d4961cf5fde7695555dd005b701d2654efd1 /validation/preprocessor | |
| parent | 7304b37ab691460377310190099a4db42c8d139f (diff) | |
| download | sparse-dev-7c929e1a969c9488745ccbd71c5a825ed8f4bec4.tar.gz | |
builtin: merge declare_builtin_function() with declare_builtins()
declare_builtin_functions() contained only the declaration of 3
(Blackfin specific) builtin functions.
Move these to declare_builtins() where all other builtins are declared.
Note: these builtin are were declared on the condition that '__bfin__'
was defined and now are unconditionally declared. It's fine,
the builtins for alpha are also always declared here.
Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@gmail.com>
Diffstat (limited to 'validation/preprocessor')
0 files changed, 0 insertions, 0 deletions
