Notably missing is: - BSC (PDTRA / PCTRA) This also updates a handful of files to use the new sh7091_bits.hpp.
5 lines
106 B
C++
5 lines
106 B
C++
#pragma once
|
|
|
|
void sq_transfer_32byte(volatile void * dst);
|
|
void sq_transfer_64byte(volatile void * dst);
|