source: soft/giet_vm/apps/numsplit/dsx_hw_init.c @ 162

Last change on this file since 162 was 160, checked in by karaoui, 12 years ago

giet-vm new version

File size: 306 bytes
Line 
1
2/**
3 ** MARKER_BEGIN
4 ** Auto-generated file, dont modify directly
5 ** your changes will be lost !
6 **
7 ** Generated by DSX on 2012-04-16 07:01:50.158830
8 ** by karaoui@debussy
9 ** MARKER_END
10 **/
11
12#include "srl.h"
13#include "srl_private_types.h"
14
15
16
17__attribute__((section(".srl_main")))void hw_init()
18{
19}
Note: See TracBrowser for help on using the repository browser.