Ignore:
Timestamp:
Dec 12, 2015, 7:10:24 PM (9 years ago)
Author:
alain
Message:

Introducing the giet_fat_printf() system call.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • soft/giet_vm/giet_libs/stdio.h

    r735 r743  
    387387                             fat_dirent_t* entry );
    388388
     389extern int giet_fat_fprintf( unsigned int  fd_id,
     390                             char*         format, ... );
     391
    389392//////////////////////////////////////////////////////////////////////////
    390393//                    Miscelaneous system calls
Note: See TracChangeset for help on using the changeset viewer.