T7000.h   [plain text]


/*
 * Copyright (c) 2012 Apple Inc. All rights reserved.
 */

#ifndef _PEXPERT_ARM_T7000_H
#define _PEXPERT_ARM_T7000_H

#include <pexpert/arm64/AIC.h>
#include <pexpert/arm64/typhoon.h>

#define WITH_CLASSIC_S2R        1

#ifndef ASSEMBLER

#include <pexpert/arm/S3cUART.h>

#endif

#endif /* ! _PEXPERT_ARM_T7000_H */