| /* |
| * dspbridge/mpu_api/inc/qos_ti_uuid.h |
| * |
| * DSP-BIOS Bridge driver support functions for TI OMAP processors. |
| * |
| * Copyright (C) 2007 Texas Instruments, Inc. |
| * |
| * This program is free software; you can redistribute it and/or modify it |
| * under the terms of the GNU Lesser General Public License as published |
| * by the Free Software Foundation version 2.1 of the License. |
| * |
| * This program is distributed .as is. WITHOUT ANY WARRANTY of any kind, |
| * whether express or implied; without even the implied warranty of |
| * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
| * Lesser General Public License for more details. |
| */ |
| |
| |
| /* |
| |
| * Auto-generated UUID structures for DSP/BIOS Bridge nodes. |
| |
| * Do not modify. |
| |
| */ |
| |
| /* QOS_TI_UUID = D91A01BD_D215_11D4_8626_00105A98CA0F */ |
| |
| static struct DSP_UUID QOS_TI_UUID = { |
| |
| 0xd91a01bd, 0xd215, 0x11d4, 0x86, 0x26, { |
| |
| 0x00, 0x10, 0x5a, 0x98, 0xca, |
| 0x0f} |
| |
| }; |