]> git.llucax.com Git - z.facultad/75.06/emufs.git/blobdiff - emufs/tipo3.h
* Bugfix : en procesar_leer_registro para tipo1 me estaba pasando 1 char
[z.facultad/75.06/emufs.git] / emufs / tipo3.h
index 5e9b5475aa27c8ae7da41aafc7aa73acd3cec9dc..7c8555556bf60c602f577b7206f021d0d90bd5ac 100644 (file)
@@ -68,4 +68,6 @@ EMUFS_REG_ID emufs_tipo3_modificar_registro(EMUFS *emu, EMUFS_REG_ID, void*, EMU
 
 EMUFS_Estadisticas emufs_tipo3_leer_estadisticas(EMUFS *);
 
 
 EMUFS_Estadisticas emufs_tipo3_leer_estadisticas(EMUFS *);
 
+void* emufs_tipo3_leer_registro_raw(struct _emu_fs_t*, EMUFS_REG_ID, EMUFS_REG_SIZE*, int *);
+
 #endif /* _EMUFS_TIPO3_H_ */
 #endif /* _EMUFS_TIPO3_H_ */