OSDN Git Service

import
[hos/hos-v4a.git] / kernel / source / arch / proc / h8 / h8300ha / vect_049.src
1 ; --------------------------------------------------------------------------- 
2 ;  Hyper Operating System V4 Advance
3
4 ;                                   Copyright (C) 1998-2006 by Project HOS
5 ;                                   http://sourceforge.jp/projects/hos/
6 ; --------------------------------------------------------------------------- 
7
8
9                                 .EXPORT __kernel_vector_049
10                                 .IMPORT __kernel_int_hdr
11
12
13                                 .SECTION P, CODE, ALIGN=2
14
15 __kernel_vector_049:
16                                 push.l  er0
17                                 mov.b   #49, r0l
18                                 bra             __kernel_int_hdr
19
20
21                                 .END
22
23
24 ; end of file