diff options
Diffstat (limited to 'src/lib/ramtest.c')
-rw-r--r-- | src/lib/ramtest.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lib/ramtest.c b/src/lib/ramtest.c index 45178a7e23..d6f958f160 100644 --- a/src/lib/ramtest.c +++ b/src/lib/ramtest.c @@ -1,3 +1,5 @@ +/* SPDX-License-Identifier: GPL-2.0-only */ + #include <stdint.h> #include <lib.h> #include <console/console.h> |