summaryrefslogtreecommitdiff
path: root/sys/arch/atari/stand/libsa/diskio.c
AgeCommit message (Collapse)Author
2021-05-17include libkern.h to get moved dkcksum() definition.mrg
2009-03-17Make a couple of functions conform to the prototype, restoring buildability.he
2009-03-14ANSIfy another 1261 function definitions.dsl
The only ones left in sys are beyond by sed script! (or in sys/dist or sys/external) Mostly they have function pointer parameters.
2009-03-14Remove all the __P() from sys (excluding sys/dist)dsl
Diff checked with grep and MK1 eyeball. i386 and amd64 GENERIC and sys still build.
2006-08-04gcc4 fix: static devsw didn't match the prototype.mhitch
2005-12-11merge ktrace-lwp.christos
2005-06-28#include <lib/libsa/stand.h> rather than <stand.h> or "stand.h"junyoung
1997-06-28Add 'libsa/atari_stand.h' that defines atari specific things. This allowsleo
for a removal of our own copy of stand.h which was out-of-date by definition.
1996-02-29NetBSD/Atari bootcode by Waldi Ravens.leo