/* SPDX-License-Identifier: BSD-2-Clause */
/*
 * Copyright 2021 NXP
 */
#ifndef __PTA_IMX_DIGPROG_H__
#define __PTA_IMX_DIGPROG_H__

#define PTA_DIGPROG_UUID { 0xbfdbe409, 0x3302, 0x4abf, \
	{ 0x99, 0xbc, 0x5f, 0x62, 0x32, 0x26, 0xa7, 0x39 } }

#endif /* __PTA_IMX_DIGPROG_H__ */
