diff options
author | 2017-10-02 19:47:35 +0100 | |
---|---|---|
committer | 2017-10-02 19:47:35 +0100 | |
commit | c0ee79f3db1d019c74cd199a99398bb5a04065c5 (patch) | |
tree | 6f329845f63f85efe3471222d7bfa07982f88a62 /src/devices/cpu/sh/sh4tmu.h | |
parent | 48aabf412269e49dca22546bb408d6e34a9c79b7 (diff) |
use 'sh' instead of 'superh'
Diffstat (limited to 'src/devices/cpu/sh/sh4tmu.h')
-rw-r--r-- | src/devices/cpu/sh/sh4tmu.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/devices/cpu/sh/sh4tmu.h b/src/devices/cpu/sh/sh4tmu.h new file mode 100644 index 00000000000..7bbad37a0c1 --- /dev/null +++ b/src/devices/cpu/sh/sh4tmu.h @@ -0,0 +1,3 @@ +// license:BSD-3-Clause +// copyright-holders:R. Belmont +/* SH3/4 Timer Unit */ |