4 lines
85 B
C
4 lines
85 B
C
|
#pragma once
|
||
|
|
||
|
int shell_buzzer(struct console *con, size_t argc, const char **argv);
|