mirror of
https://github.com/cc65/cc65.git
synced 2025-04-05 13:37:17 +00:00
Removed the prototype for _seterrno, since it is now provided in errno.h.
git-svn-id: svn://svn.cc65.org/cc65/trunk@4700 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
parent
8194408abc
commit
30920f0709
@ -29,8 +29,6 @@
|
||||
|
||||
#include "_scanf.h"
|
||||
|
||||
extern void __fastcall__ _seterrno (unsigned char code);
|
||||
|
||||
#pragma static-locals(on)
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user