haiku/headers/private/kernel/arch/arm64/arch_system_info.h
Jaroslaw Pelczar 3a72e3ebee ARM64: Add initial kernel headers
Signed-off-by: Augustin Cavalier <waddlesplash@gmail.com>
aarch64 -> arm64 and coding style fixes by me.
2018-08-02 20:10:13 -04:00

10 lines
263 B
C

/*
* Copyright 2018, Jaroslaw Pelczar <jarek@jpelczar.com>
* Distributed under the terms of the MIT License.
*/
#ifndef _KERNEL_ARCH_ARM64_ARCH_SYSTEM_INFO_H_
#define _KERNEL_ARCH_ARM64_ARCH_SYSTEM_INFO_H_
#endif /* _KERNEL_ARCH_ARM64_ARCH_SYSTEM_INFO_H_ */