]> begriffs open source - freertos/commit
Include string.h at the top of portable/GCC/ARM_CA9/port.c to prevent memset() genera...
authorRichardBarry <3073890+RichardBarry@users.noreply.github.com>
Tue, 9 Aug 2022 17:37:24 +0000 (10:37 -0700)
committerGitHub <noreply@github.com>
Tue, 9 Aug 2022 17:37:24 +0000 (10:37 -0700)
commit8741c4f919891316d8b236c2dd85d9430b656aca
tree25b120ffe9b7711b9409d7305fc8d7f493ce58ce
parentb0a8bd8f28d0138b5eb70e8b53da3e9d17ce8d40
Include string.h at the top of portable/GCC/ARM_CA9/port.c to prevent memset() generating a warning. (#430)

Co-authored-by: none <unknown>
portable/GCC/ARM_CA9/port.c