aboutsummaryrefslogtreecommitdiff
path: root/src/parsec/include/aud_comm.h
blob: 576797903373afd5e7d0b4749f3a373a6c07dbf3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/*
 * PARSEC HEADER: aud_comm.h
 */

#ifndef _AUD_COMM_H_
#define _AUD_COMM_H_


// external functions

void	AUD_RegisterCDCommands();


#endif // _AUD_COMM_H_