New command -data_cache_size
This commit is contained in:
@ -595,5 +595,8 @@ int Xorriso_close_damaged(struct XorrisO *xorriso, int flag);
|
||||
|
||||
int Xorriso_list_extras(struct XorrisO *xorriso, char *mode, int flag);
|
||||
|
||||
int Xorriso_set_data_cache(struct XorrisO *xorriso, void *ropts,
|
||||
int num_tiles, int tile_blocks, int flag);
|
||||
|
||||
#endif /* Xorrisoburn_includeD */
|
||||
|
||||
|
Reference in New Issue
Block a user