Home
last modified time | relevance | path

Searched defs:api_signature (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Dapi_public.h25 struct api_signature { struct
26 char magic[API_SIG_MAGLEN]; /* magic string */
27 uint16_t version; /* API version */
28 uint32_t checksum; /* checksum of this sig struct */
29 scp_t syscall; /* entry point to the API */