summaryrefslogtreecommitdiff
path: root/sim/ucsim/stm8.src/bl_l15x46.h
blob: 91a993dbbddf358303908ef51d9887ccd6606716 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
#ifndef BL_L15X46_H
#define BL_L15X46_H

extern unsigned long bl_l15x46_termination;
extern unsigned long bl_l15x46_start;
extern unsigned long bl_l15x46_finish;
extern unsigned long bl_l15x46_length;
extern unsigned char bl_l15x46[];

#endif /* BL_L15X46_H */