]> Git Repo - J-u-boot.git/blobdiff - arch/x86/lib/tables.c
dm: core: Create a new header file for 'compat' features
[J-u-boot.git] / arch / x86 / lib / tables.c
index 4f5fe74288209594017f456cea2fc2ac94ce170a..7aea722d0b8dd7a1041d346f1cd7b162c86073a9 100644 (file)
@@ -1,10 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Copyright (C) 2015, Bin Meng <[email protected]>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>
+#include <malloc.h>
 #include <smbios.h>
 #include <asm/sfi.h>
 #include <asm/mpspec.h>
This page took 0.025301 seconds and 4 git commands to generate.