Update 'NONE-CKUBU'.

This commit is contained in:
2019-05-28 11:10:19 +02:00
parent bcf64aea51
commit 9249e79889
1110 changed files with 39330 additions and 40 deletions

View File

@ -0,0 +1,6 @@
#ifndef DD_H
#define DD_H
extern int dd(const char *,const char *,char *);
#endif