diff options
author | Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp> | 2022-07-04 07:21:07 +0900 |
---|---|---|
committer | Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp> | 2022-07-28 21:58:03 +0900 |
commit | e5f52b7e2305019651fe4b6351d3466638af3488 (patch) | |
tree | 70c70da1b8190873c6b05dbc6ed9fe145bd0e106 /lib/libredundancyfileop.sym | |
parent | 33313647b4898746c212fd0ad8372252f226f8dc (diff) |
Initial commit for libredundancyfileop source
This patch add initial source code registration to repository.
Bug-AGL: SPEC-4500
Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
Change-Id: I2b7331030f69e1d4cc396db9821f88e87e5b49a2
Diffstat (limited to 'lib/libredundancyfileop.sym')
-rw-r--r-- | lib/libredundancyfileop.sym | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/libredundancyfileop.sym b/lib/libredundancyfileop.sym new file mode 100644 index 0000000..81105b1 --- /dev/null +++ b/lib/libredundancyfileop.sym @@ -0,0 +1,5 @@ +refop_create_redundancy_handle +refop_release_redundancy_handle +refop_set_redundancy_data +refop_get_redundancy_data +refop_remove_redundancy_data
\ No newline at end of file |