repo.or.cz
/
qemu
/
ar7.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
aspeed/smc: handle SPI flash Command mode
[qemu/ar7.git]
/
include
/
qemu
/
unicode.h
blob
71c72db461d1a1157e4f36b0b593c7562f24c85d
1
#ifndef QEMU_UNICODE_H
2
#define QEMU_UNICODE_H
3
4
int
mod_utf8_codepoint
(
const char
*
s
,
size_t
n
,
char
**
end
);
5
6
#endif