fix undef with fsp

This commit is contained in:
hathach 2023-07-01 17:46:21 +07:00
parent 54dc699ddd
commit e7431f54f2
No known key found for this signature in database
GPG Key ID: F5D50C6D51D17CBA
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@ extern "C" {
#ifdef __GNUC__
#pragma GCC diagnostic push
#pragma GCC diagnostic ignored "-Wstrict-prototypes"
#pragma GCC diagnostic ignored "-Wundef"
// extra push due to https://github.com/renesas/fsp/pull/278
#pragma GCC diagnostic push