Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 984 → Rev 983

/shark/trunk/drivers/net/netbuff.h
20,11 → 20,11
 
/**
------------
CVS : $Id: netbuff.h,v 1.5 2005-03-28 17:54:27 pj Exp $
CVS : $Id: netbuff.h,v 1.4 2004-05-11 14:30:50 giacomo Exp $
 
File: $File$
Revision: $Revision: 1.5 $
Last update: $Date: 2005-03-28 17:54:27 $
Revision: $Revision: 1.4 $
Last update: $Date: 2004-05-11 14:30:50 $
------------
**/
 
57,7 → 57,6
#define __NETBUFF_H__
 
#include "ll/sys/cdefs.h"
#include <sem/sem/sem.h>
 
__BEGIN_DECLS