diff options
Diffstat (limited to 'board/sagem/f@st1704/f@st1704.c')
-rw-r--r-- | board/sagem/f@st1704/f@st1704.c | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/board/sagem/f@st1704/f@st1704.c b/board/sagem/f@st1704/f@st1704.c new file mode 100644 index 0000000000..d181ca68a0 --- /dev/null +++ b/board/sagem/f@st1704/f@st1704.c @@ -0,0 +1,7 @@ +/* + * Copyright (C) 2017 Álvaro Fernández Rojas <noltari@gmail.com> + * + * SPDX-License-Identifier: GPL-2.0+ + */ + +#include <common.h> |