Branch: refs/heads/master Home: https://github.com/OpenAMP/libmetal Commit: 821fd4fc3db24cbb9b0de21ad0050048b8e70b60 https://github.com/OpenAMP/libmetal/commit/821fd4fc3db24cbb9b0de21ad0050048b... Author: Bobby Noelte b0661n0e17e@gmail.com Date: 2020-07-31 (Fri, 31 Jul 2020)
Changed paths: M lib/compiler/gcc/atomic.h
Log Message: ----------- gcc: use __typeof__ instead of typeof in atomic.h
Compiling for Zephyr bails out on typeof. Use __typeof__ which is accepted by gcc regardless of the c language version.
Signed-off-by: Bobby Noelte b0661n0e17e@gmail.com
openamp-rp@lists.openampproject.org