diff options
Diffstat (limited to 'HAL-afb/HAL_MOST_UNICENS/wrap_volume.h')
-rw-r--r-- | HAL-afb/HAL_MOST_UNICENS/wrap_volume.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/HAL-afb/HAL_MOST_UNICENS/wrap_volume.h b/HAL-afb/HAL_MOST_UNICENS/wrap_volume.h index 3378540..099b70c 100644 --- a/HAL-afb/HAL_MOST_UNICENS/wrap_volume.h +++ b/HAL-afb/HAL_MOST_UNICENS/wrap_volume.h @@ -23,3 +23,4 @@ extern int wrap_volume_init(void);
extern int wrap_volume_master(int volume);
extern int wrap_volume_pcm(int *volume_ptr, int volume_sz);
+extern int wrap_volume_node_avail(int node, int available);
|