Added missing arch_system_info.h header.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10911 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
2b9e2cec46
commit
a829700f98
12
headers/private/kernel/arch/ppc/arch_system_info.h
Normal file
12
headers/private/kernel/arch/ppc/arch_system_info.h
Normal file
@ -0,0 +1,12 @@
|
||||
/*
|
||||
* Copyright 2005, Axel Dörfler, axeld@pinc-software.de. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*/
|
||||
#ifndef _KERNEL_ARCH_PPC_SYSTEM_INFO_H
|
||||
#define _KERNEL_ARCH_PPC_SYSTEM_INFO_H
|
||||
|
||||
|
||||
/* nothing to be seen here yet */
|
||||
|
||||
|
||||
#endif /* _KRENEL_ARCH_PPC_SYSTEM_INFO_H */
|
Loading…
x
Reference in New Issue
Block a user