blob: 166cedbab9266fb9eac60a07cbeaf681ffee3fcd [file] [log] [blame]
Greg Kroah-Hartmanb2441312017-11-01 15:07:57 +01001/* SPDX-License-Identifier: GPL-2.0 */
Al Viro858ba942011-08-18 20:03:09 +01002#ifdef __i386__
3#include "archsetjmp_32.h"
4#else
5#include "archsetjmp_64.h"
6#endif