repo.or.cz
/
canaan.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
convert line ends
[canaan.git]
/
prj
/
tech
/
libsrc
/
compapis
/
cachguid.h
blob
d318cb91ed224b2e689d8ac5c7dc7b80fc7a5e34
1
#ifndef __CACHGUID_H
2
#define __CACHGUID_H
3
DEFINE_LG_GUID
(
IID_ICache
,
0x89
);
4
DEFINE_LG_GUID
(
IID_ISharedCache
,
0x8a
);
5
#endif
/* !__CACHGUID_H */