repo.or.cz
/
cake.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
- Give PCI controllers lower unit numbers than legacy controllers.
[cake.git]
/
compiler
/
clib
/
include
/
sdgstd.h
blob
3d5fdd66fe0f2f31f0f43440ce39062d15202422
1
#ifndef SDGSTD_H
2
#define SDGSTD_H
3
4
char
*
strlwr
(
char
*);
5
char
*
strupr
(
char
*);
6
7
#endif
/* SDGSTD_H */