Home | History | Annotate | Download | only in inc
      1 /*
      2  * dspbridge/mpu_api/inc/qos_ti_uuid.h
      3  *
      4  * DSP-BIOS Bridge driver support functions for TI OMAP processors.
      5  *
      6  * Copyright (C) 2007 Texas Instruments, Inc.
      7  *
      8  * This program is free software; you can redistribute it and/or modify it
      9  * under the terms of the GNU Lesser General Public License as published
     10  * by the Free Software Foundation version 2.1 of the License.
     11  *
     12  * This program is distributed .as is. WITHOUT ANY WARRANTY of any kind,
     13  * whether express or implied; without even the implied warranty of
     14  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
     15  * Lesser General Public License for more details.
     16  */
     17 
     18 
     19 /*
     20 
     21  * Auto-generated UUID structures for DSP/BIOS Bridge nodes.
     22 
     23  * Do not modify.
     24 
     25  */
     26 
     27 /* QOS_TI_UUID = D91A01BD_D215_11D4_8626_00105A98CA0F */
     28 
     29 static struct DSP_UUID QOS_TI_UUID = {
     30 
     31 	0xd91a01bd, 0xd215, 0x11d4, 0x86, 0x26, {
     32 
     33 						 0x00, 0x10, 0x5a, 0x98, 0xca,
     34 						 0x0f}
     35 
     36 };
     37