Skip to content
Snippets Groups Projects
user avatar
Paul Mundt authored
The _INTC_ARRAY() initializer presently does a NULL test which blows up
as a non-constant initializer under gcc 4.5. This switches over to a type
test to account for NULL initializers explicitly.

Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
99870bd7
History
Name Last commit Last update