ctatc.c (4b4193256c8d3bc3a5397b5cd9494c2ad386317d) | ctatc.c (a08b9f2f2267421092bf4b882a9461858216ed47) |
---|---|
1// SPDX-License-Identifier: GPL-2.0-only | 1// SPDX-License-Identifier: GPL-2.0-only |
2/** | 2/* |
3 * Copyright (C) 2008, Creative Technology Ltd. All Rights Reserved. 4 * 5 * @File ctatc.c 6 * 7 * @Brief 8 * This file contains the implementation of the device resource management 9 * object. 10 * --- 1736 unchanged lines hidden --- | 3 * Copyright (C) 2008, Creative Technology Ltd. All Rights Reserved. 4 * 5 * @File ctatc.c 6 * 7 * @Brief 8 * This file contains the implementation of the device resource management 9 * object. 10 * --- 1736 unchanged lines hidden --- |