1 /**
2 * test/demos/lsflib/include/bits.h
3 * Copyright (C) 2008 Markus Broeker
4 */
5
1 #ifndef __BITS_H__
6 #ifndef __BITS_H__
2 #define __BITS_H__
7 #define __BITS_H__
3
8
4 #define BITS 8
9 #define BITS 8
10