3
0
mirror of https://github.com/Qortal/Brooklyn.git synced 2025-01-30 23:02:18 +00:00
Brooklyn/arch/arm/mach-pxa/pxa25x.h
Raziel K. Crowe 8b701010de mempow update
2022-09-13 23:14:27 +05:00

11 lines
207 B
C

/* SPDX-License-Identifier: GPL-2.0 */
#ifndef __MACH_PXA25x_H
#define __MACH_PXA25x_H
#include "addr-map.h"
#include "pxa2xx-regs.h"
#include "mfp-pxa25x.h"
#include "irqs.h"
#endif /* __MACH_PXA25x_H */