c05564c4d8
Android 13
7 lines
129 B
C
Executable file
7 lines
129 B
C
Executable file
/* SPDX-License-Identifier: GPL-2.0 */
|
|
#ifndef IOP33X_ADMA_H
|
|
#define IOP33X_ADMA_H
|
|
#include <asm/hardware/iop3xx-adma.h>
|
|
#endif
|
|
|