8 lines
59 B
C
8 lines
59 B
C
#ifndef _PIT_H
|
|
#define _PIT_H
|
|
|
|
#include <types.h>
|
|
|
|
|
|
#endif
|