mirror of
https://github.com/raphnet/gc_n64_usb-v3
synced 2025-01-30 23:00:11 -05:00
Add function documentation
This commit is contained in:
parent
d4097afde4
commit
bfa73890d4
@ -1,6 +1,7 @@
|
||||
#ifndef _ihex_h__
|
||||
#define _ihex_h__
|
||||
|
||||
/* \return File size, or negative value on error.*/
|
||||
int load_ihex(const char *file, unsigned char *dstbuf, int bufsize);
|
||||
|
||||
#endif // _ihex_h__
|
||||
|
Loading…
Reference in New Issue
Block a user