sparc: more platform headers
Previous commit adding these was merged very quickly, so here's one more... Change-Id: I23c424db7631db1f0ec48e2d0ae47c8409ae6af2 Reviewed-on: https://review.haiku-os.org/c/1088 Reviewed-by: waddlesplash <[email protected]>
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
/*
|
||||
* Copyright 2019 Adrien Destugues, [email protected].
|
||||
* Distributed under the terms of the MIT License.
|
||||
*/
|
||||
#ifndef _KERNEL_ARCH_SPARC_CONFIG_H
|
||||
#define _KERNEL_ARCH_SPARC_CONFIG_H
|
||||
|
||||
|
||||
#define STACK_GROWS_DOWNWARDS
|
||||
|
||||
|
||||
#endif /* _KERNEL_ARCH_SPARC_CONFIG_H */
|
||||
|
||||
Reference in New Issue
Block a user