mirror of
https://github.com/alsa-project/alsa-tools.git
synced 2026-02-16 22:05:23 -05:00
6 lines
126 B
C
6 lines
126 B
C
#ifndef __APP_GLOBAL_H
|
|
#define __APP_GLOBAL_H
|
|
|
|
#define APP_NAME "qlo10k1 - emu10k1 patch loader"
|
|
|
|
#endif /* __APP_GLOBAL_H */
|