mirror of
https://github.com/alsa-project/alsa-tools.git
synced 2026-03-09 05:33:49 -04:00
7 lines
126 B
C
7 lines
126 B
C
|
|
#ifndef __APP_GLOBAL_H
|
||
|
|
#define __APP_GLOBAL_H
|
||
|
|
|
||
|
|
#define APP_NAME "qlo10k1 - emu10k1 patch loader"
|
||
|
|
|
||
|
|
#endif /* __APP_GLOBAL_H */
|