[BSP][smart] fix link script for smart in vexpress-a9 (#6764)

This commit is contained in:
Bernard Xiong
2022-12-29 15:18:36 +08:00
committed by GitHub
parent 0d1c709fa5
commit 8a71ae75ad
4 changed files with 8 additions and 2 deletions

View File

@@ -40,6 +40,8 @@ extern "C" {
#define DST_TUR 9 /* Turkey */
#define DST_AUSTALT 10 /* Australian style with shift in 1986 */
struct itimerspec;
struct timezone
{
int tz_minuteswest; /* minutes west of Greenwich */