1
2/*
3 * Copyright (C) Texas Instruments - http://www.ti.com/
4 *
5 * This library is free software; you can redistribute it and/or
6 * modify it under the terms of the GNU Lesser General Public
7 * License as published by the Free Software Foundation; either
8 * version 2.1 of the License, or (at your option) any later version.
9 *
10 *
11 * This library is distributed in the hope that it will be useful,
12 * but WITHOUT ANY WARRANTY; without even the implied warranty of
13 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
14 * Lesser General Public License for more details.
15 *
16 *
17 * You should have received a copy of the GNU Lesser General Public
18 * License along with this library; if not, write to the Free Software
19 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
20 */
21/* =============================================================================
22*             Texas Instruments OMAP(TM) Platform Software
23*  (c) Copyright Texas Instruments, Incorporated.  All Rights Reserved.
24*
25*  Use of this software is controlled by the terms and conditions found
26*  in the license agreement under which this software has been supplied.
27* ============================================================================
28* */
29/**
30* @file Aacencsocket_ti.h
31*
32* Auto-generated UUID structures for DSP/BIOS Bridge nodes.
33* Do not modify.
34*
35* @path $(CSLPATH)\
36*
37* @rev 0.1
38*/
39/* ---------------------------------------------------------------------------
40 * */
41
42
43#ifndef MPEG4AACENCSOCKET_TI_H
44#define MPEG4AACENCSOCKET_TI_H
45
46
47/*
48 * Auto-generated UUID structures for DSP/BIOS Bridge nodes.
49 * Do not modify.
50 */
51
52/* MPEG4AACENC_SN_UUID = 68DE0374_CDCB_4B72_A45A_1FBA7A5BE1EB */
53static const struct DSP_UUID MPEG4AACENC_SN_UUID = {
54	0x68de0374, 0xcdcb, 0x4b72, 0xa4, 0x5a, {
55	0x1f, 0xba, 0x7a, 0x5b, 0xe1, 0xeb
56    }
57};
58
59#endif /* MPEG4AACENCSOCKET_TI_H */
60
61