18c2ecf20Sopenharmony_ci/*
28c2ecf20Sopenharmony_ci * This file is subject to the terms and conditions of the GNU General Public
38c2ecf20Sopenharmony_ci * License.  See the file "COPYING" in the main directory of this archive
48c2ecf20Sopenharmony_ci * for more details.
58c2ecf20Sopenharmony_ci *
68c2ecf20Sopenharmony_ci * Copyright (C) 1994, 95, 96, 97, 98, 99, 2003, 06 by Ralf Baechle
78c2ecf20Sopenharmony_ci * Copyright (C) 1996 by Paul M. Antoine
88c2ecf20Sopenharmony_ci * Copyright (C) 1999 Silicon Graphics
98c2ecf20Sopenharmony_ci * Kevin D. Kissell, kevink@mips.org and Carsten Langgaard, carstenl@mips.com
108c2ecf20Sopenharmony_ci * Copyright (C) 2000 MIPS Technologies, Inc.
118c2ecf20Sopenharmony_ci */
128c2ecf20Sopenharmony_ci#ifndef _ASM_EXEC_H
138c2ecf20Sopenharmony_ci#define _ASM_EXEC_H
148c2ecf20Sopenharmony_ci
158c2ecf20Sopenharmony_ciextern unsigned long arch_align_stack(unsigned long sp);
168c2ecf20Sopenharmony_ci
178c2ecf20Sopenharmony_ci#endif /* _ASM_EXEC_H */
18