alsa icon indicating copy to clipboard operation
alsa copied to clipboard

RISC-V support, arch dependent files cleanup

Open harrison3000 opened this issue 11 months ago • 0 comments

I'm working on a personal project that will run on a RISC-V SBC And I noticed there are 3 files with arch suffixes, however the only difference between the 3 files is they use ints with explicit sizes, and so can be replaced by the arch dependent int type

harrison3000 avatar Mar 26 '24 16:03 harrison3000