diff options
Diffstat (limited to 'libstb/cvc.h')
-rw-r--r-- | libstb/cvc.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libstb/cvc.h b/libstb/cvc.h index 13c1b33..6bbd3a3 100644 --- a/libstb/cvc.h +++ b/libstb/cvc.h @@ -22,6 +22,7 @@ enum cvc_service_id { CVC_VERIFY_SERVICE, }; +void cvc_update_reserved_memory_phandle(void); int cvc_init(void); /************************************************************************ |