Subversion Repositories tendra.SVN

Rev

Rev 75 | Blame | Compare with Previous | Last modification | View Log | RSS feed

#ifndef __TENDRA_STDDEF_H
#define __TENDRA_STDDEF_H

#include <sys/types.h>

#define offsetof(type, field)   0


#endif