FreeCalypso > hg > ffs-editor
comparison components/main @ 18:80c8857ce1c7
ABB init hooked in
| author | Mychaela Falconia <falcon@freecalypso.org> |
|---|---|
| date | Fri, 15 May 2020 05:23:20 +0000 |
| parents | 6a05d91d1435 |
| children |
comparison
equal
deleted
inserted
replaced
| 17:9a8a20d45be7 | 18:80c8857ce1c7 |
|---|---|
| 54 SRCDIR=$SRC/cs/system/main | 54 SRCDIR=$SRC/cs/system/main |
| 55 | 55 |
| 56 c_file $SRCDIR/init.c | 56 c_file $SRCDIR/init.c |
| 57 c_file $SRCDIR/create_RVtasks.c | 57 c_file $SRCDIR/create_RVtasks.c |
| 58 c_file $SRCDIR/main.c | 58 c_file $SRCDIR/main.c |
| 59 c_file $SRCDIR/sys_dummy.c | 59 c_file $SRCDIR/abb_init.c |
| 60 | 60 |
| 61 # a couple of assembly modules for the gcc-built version | 61 # a couple of assembly modules for the gcc-built version |
| 62 | 62 |
| 63 ASMFLAGS=-mthumb-interwork | 63 ASMFLAGS=-mthumb-interwork |
| 64 CPPFLAGS= | 64 CPPFLAGS= |
