about summary refs log tree commit diff
path: root/config.h
blob: c70f65bca13c70ffe556b66d4153b21727ff2cc3 (plain) (blame)
1
2
3
4
5
6
#ifndef _CONFIG_H_
#define _CONFIG_H_

#define INSTRUCTIONS_PER_SECOND 700

#endif