/* * Copyright (C) 2007 Lennert Buytenhek * Copyright 2004-2009 Freescale Semiconductor, Inc. All Rights Reserved. */ /* * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. */ .macro disable_fiq .endm .macro arch_ret_to_user, tmp1, tmp2 .endm