mirror of https://github.com/ARMmbed/mbed-os.git
Update include psa_defs -> psa/client
parent
07520c7cf6
commit
2720b5a73d
|
@ -19,7 +19,7 @@
|
||||||
#ifndef __TFM_CLIENT_H__
|
#ifndef __TFM_CLIENT_H__
|
||||||
#define __TFM_CLIENT_H__
|
#define __TFM_CLIENT_H__
|
||||||
|
|
||||||
#include "psa_defs.h"
|
#include "psa/client.h"
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
extern "C" {
|
extern "C" {
|
||||||
|
|
Loading…
Reference in New Issue