summaryrefslogblamecommitdiffstats
path: root/bsps/powerpc/qoriq/start/epapr_hcalls.S
blob: b019e5d710c5ca91fdbfdeb45001cd8e90e86e53 (plain) (tree)

























                                                                 
/*
 * Copyright (c) 2017 embedded brains GmbH.  All rights reserved.
 *
 *  embedded brains GmbH
 *  Dornierstr. 4
 *  82178 Puchheim
 *  Germany
 *  <rtems@embedded-brains.de>
 *
 * The license and distribution terms for this file may be
 * found in the file LICENSE in this distribution or at
 * http://www.rtems.org/license/LICENSE.
 */

#include <libcpu/powerpc-utility.h>

	.text

	.global epapr_hypercall_start
epapr_hypercall_start:

	sc	1
	nop
	nop
	nop
	blr