llvm-mos-sdk
rp6502
time.h
Go to the documentation of this file.
1
#ifndef _RP6502_TIME_H_
2
#define _RP6502_TIME_H_
3
4
#define CLOCKS_PER_SEC 1000UL
5
6
#include_next <time.h>
7
8
#endif
// not _RP6502_TIME_H_
Generated by
1.9.1