source:
svn/newcon3bcm2_21bu/dst/build/dst_main.c
@
45
| Last change on this file since 45 was 45, checked in by megakiss, 11 years ago | |
|---|---|
|
|
| File size: 188 bytes | |
| Rev | Line | |
|---|---|---|
| 1 | //#include "App_Main.h" | |
| 2 | ||
| 3 | ||
| 4 | #if 0 | |
| 5 | ||
| 6 | void ram_start() | |
| 7 | { | |
| 8 | printf(">> BKTEST ram_start\n"); | |
| 9 | DHL_SYS_PlatformInit(); | |
| 10 | // App_Main(); | |
| 11 | while(1) | |
| 12 | { | |
| 13 | DHL_OS_Delay(100); | |
| 14 | } | |
| 15 | } | |
| 16 | #endif |
Note: See TracBrowser
for help on using the repository browser.
