mirror of
https://github.com/vivier/EMILE.git
synced 2024-12-22 10:29:31 +00:00
CVS test
This commit is contained in:
parent
d1a3157e15
commit
4b80bcd7ff
@ -1,12 +1,12 @@
|
||||
/*
|
||||
*
|
||||
* (c) 2004 Laurent Vivier <LaurentVivier@wanadoo.fr>
|
||||
* (c) 2004,2005 Laurent Vivier <LaurentVivier@wanadoo.fr>
|
||||
*
|
||||
*/
|
||||
|
||||
#ifndef _EMILE_H
|
||||
#define _EMILE_H
|
||||
static __attribute__((used)) char* emile_header = "$CVSHeader$";
|
||||
static __attribute__((used)) char* emile_header = "$CVSHeader: $";
|
||||
#include <endian.h>
|
||||
|
||||
#if __BYTE_ORDER == __BIG_ENDIAN
|
||||
|
Loading…
Reference in New Issue
Block a user