Changeset 6aa430b in buchla-68k for libcio/fsinit.x


Ignore:
Timestamp:
07/10/2017 07:11:13 PM (7 years ago)
Author:
Thomas Lopatic <thomas@…>
Branches:
master
Children:
e877e55
Parents:
14ad9c9
Message:

More accurate headers.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libcio/fsinit.x

    r14ad9c9 r6aa430b  
    22
    33#include "biosdefs.h"
     4#include "fspars.h"
    45#include "io.h"
    56#include "stdint.h"
     7#include "stdio.h"
    68
    79/*
     
    3436extern  int16_t         _badfd(void);
    3537extern  int16_t         _noper(void);
    36 
Note: See TracChangeset for help on using the changeset viewer.