Moved cc65 loader requiring "labels hack" into backyard.

This commit is contained in:
oliverschmidt 2007-05-23 23:49:45 +00:00
parent a22c543b1a
commit 9ab8b78381
6 changed files with 4 additions and 4 deletions

View file

@ -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 $
*
*/

View file

@ -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__

View file

@ -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 $
*
*/

View file

@ -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__