Branch: refs/heads/main Home: https://github.com/OpenAMP/libmetal Commit: d52e69bb7995e2875c297c4f55e472870916988c https://github.com/OpenAMP/libmetal/commit/d52e69bb7995e2875c297c4f55e472870... Author: Andrew Davis afd@ti.com Date: 2024-05-20 (Mon, 20 May 2024)
Changed paths: M lib/device.h M lib/log.h M lib/shmem.h M lib/sys.h M lib/system/freertos/cache.h M lib/system/generic/cache.h M lib/system/linux/sys.h M lib/version.h
Log Message: ----------- lib: Do not label function declarations in headers with extern
This is not needed for function declarations, they already have implicit external linkage.
Signed-off-by: Andrew Davis afd@ti.com
To unsubscribe from these emails, change your notification settings at https://github.com/OpenAMP/libmetal/settings/notifications