3
0
mirror of https://github.com/Qortal/Brooklyn.git synced 2025-02-14 19:25:53 +00:00

13 lines
227 B
C
Raw Normal View History

/* SPDX-License-Identifier: GPL-2.0+ */
/*
* Copyright (c) 2011 The Chromium OS Authors.
*/
#ifndef __CONFIG_H
#define __CONFIG_H
#include <configs/x86-common.h>
#include <configs/x86-chromebook.h>
#endif /* __CONFIG_H */