Normalized coding style.

git-svn-id: svn://svn.cc65.org/cc65/trunk@5515 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
ol.sc
2012-02-09 10:54:40 +00:00
parent 14c3956ea6
commit 1ccfe46892
13 changed files with 12 additions and 35 deletions

View File

@@ -4,8 +4,8 @@
; unsigned char __fastcall__ _sysuname (struct utsname* buf);
;
.import utscopy
.export __sysuname, utsdata
.import utscopy
.export __sysuname, utsdata
__sysuname = utscopy