mirror of
https://github.com/Gericom/FastVideoDSPlayer.git
synced 2025-06-19 02:55:34 -04:00
4 lines
66 B
C
4 lines
66 B
C
#pragma once
|
|
|
|
extern void irq_wait(bool clearFlags, u32 mask);
|