forked from Qortal/Brooklyn
10 lines
195 B
C
10 lines
195 B
C
|
/* SPDX-License-Identifier: GPL-2.0+ */
|
||
|
/*
|
||
|
* Copyright 2011 Freescale Semiconductor, Inc.
|
||
|
*/
|
||
|
|
||
|
#ifndef _ASM_MPC86xx_CONFIG_H_
|
||
|
#define _ASM_MPC86xx_CONFIG_H_
|
||
|
|
||
|
#endif /* _ASM_MPC85xx_CONFIG_H_ */
|