2 * Copyright (C) 2012, The AROS Development Team. All rights reserved.
3 * Author: Jason S. McMullan <jason.mcmullan@gmail.com>
5 * Licensed under the AROS PUBLIC LICENSE (APL) Version 1.1
8 #ifndef PROCESSOR_INTERN_ARCH_H
9 #define PROCESSOR_INTERN_ARCH_H
11 #include <exec/types.h>
13 #include "processor_intern.h"
15 struct SystemProcessors
{
19 #endif /* PROCESSOR_INTERN_ARCH_H */