summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc64/shared/include/asm.h
blob: dbc8ec1699bc2a1de81f873969aed3ae4fed2f6a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/*
 * asm.h
 *
 * Copyright 2010 Gedare Bloom
 *
 *  The license and distribution terms for this file may be
 *  found in the file LICENSE in this distribution or at
 *  http://www.rtems.com/license/LICENSE.
 *
 * $Id$
 */


extern void halt( void );