summaryrefslogtreecommitdiff
path: root/arch/h8300/include/asm/types.h
blob: c012707f60379710e510c661f2a4f62cc9ed3112 (plain)
1
2
3
4
5
6
7
8
9
#ifndef _H8300_TYPES_H
#define _H8300_TYPES_H

#include <uapi/asm/types.h>


#define BITS_PER_LONG 32

#endif /* _H8300_TYPES_H */