Moved cc65 loader requiring "labels hack" into backyard.
This commit is contained in:
parent
a22c543b1a
commit
9ab8b78381
|
@ -29,7 +29,7 @@
|
|||
*
|
||||
* This file is part of the Contiki desktop OS
|
||||
*
|
||||
* $Id: loader-arch-dsc.c,v 1.1 2006/06/17 22:41:20 adamdunkels Exp $
|
||||
* $Id: loader-arch-dsc.c,v 1.1 2007/05/23 23:50:02 oliverschmidt Exp $
|
||||
*
|
||||
*/
|
||||
|
|
@ -29,7 +29,7 @@
|
|||
*
|
||||
* This file is part of the Contiki desktop OS
|
||||
*
|
||||
* $Id: loader-arch-dsc.h,v 1.1 2006/06/17 22:41:20 adamdunkels Exp $
|
||||
* $Id: loader-arch-dsc.h,v 1.1 2007/05/23 23:50:02 oliverschmidt Exp $
|
||||
*
|
||||
*/
|
||||
#ifndef __LOADER_ARCH_DSC_H__
|
|
@ -29,7 +29,7 @@
|
|||
*
|
||||
* This file is part of the Contiki desktop OS
|
||||
*
|
||||
* $Id: loader-arch.c,v 1.1 2006/06/17 22:41:20 adamdunkels Exp $
|
||||
* $Id: loader-arch.c,v 1.1 2007/05/23 23:50:02 oliverschmidt Exp $
|
||||
*
|
||||
*/
|
||||
|
|
@ -29,7 +29,7 @@
|
|||
*
|
||||
* This file is part of the Contiki desktop OS
|
||||
*
|
||||
* $Id: loader-arch.h,v 1.1 2006/06/17 22:41:21 adamdunkels Exp $
|
||||
* $Id: loader-arch.h,v 1.1 2007/05/23 23:50:02 oliverschmidt Exp $
|
||||
*
|
||||
*/
|
||||
#ifndef __LOADER_ARCH_H__
|
Loading…
Reference in a new issue