blob: ae17f6c5197f5cff1e4fbb0c7fc0d92974ed57a8 [file] [log] [blame]
/* SPDX-License-Identifier: GPL-2.0+ */
/*
* Copyright 2019 Google LLC
*/
#ifndef __ASM_ACPI_TABLE_H__
#define __ASM_ACPI_TABLE_H__
ulong write_acpi_tables(ulong start);
#endif /* __ASM_ACPI_TABLE_H__ */