/* SPDX-License-Identifier: GPL-2.0-only */ /* This file is part of the coreboot project. */ #ifndef __CHROMEOS_SYMBOLS_H #define __CHROMEOS_SYMBOLS_H #include DECLARE_REGION(watchdog_tombstone) #endif /* __CHROMEOS_SYMBOLS_H */