Changeset 5fa506d in buchla-68k for include/stdio.h


Ignore:
Timestamp:
07/10/2017 09:48:23 AM (7 years ago)
Author:
Thomas Lopatic <thomas@…>
Branches:
master
Children:
6262b5c
Parents:
f7428b1
Message:

Include file cleanup.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • include/stdio.h

    rf7428b1 r5fa506d  
    77
    88#pragma once
     9
     10#include "fspars.h"             /* file system parameters */
    911#include "stdint.h"
    10 #include "fspars.h"             /* file system parameters */
    1112
    1213#define EOF     -1
Note: See TracChangeset for help on using the changeset viewer.