updated reference to "elfloader-tmp"
This commit is contained in:
parent
060225a97a
commit
93714fc39f
3 changed files with 6 additions and 6 deletions
|
@ -28,7 +28,7 @@
|
|||
*
|
||||
* This file is part of the Contiki operating system.
|
||||
*
|
||||
* @(#)$Id: codeprop-tmp.c,v 1.2 2006/07/06 14:55:21 nifi Exp $
|
||||
* @(#)$Id: codeprop-tmp.c,v 1.3 2006/12/18 15:17:47 fros4943 Exp $
|
||||
*/
|
||||
|
||||
/** \addtogroup esb
|
||||
|
@ -73,7 +73,7 @@
|
|||
#include "contiki-net.h"
|
||||
#include "cfs/cfs.h"
|
||||
#include "codeprop-tmp.h"
|
||||
#include "loader/elfloader-tmp.h"
|
||||
#include "loader/elfloader.h"
|
||||
#include <string.h>
|
||||
|
||||
static const char *err_msgs[] =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue