|
Last change
on this file since 1064 was
1064,
checked in by moo, 11 months ago
|
|
adds xcache_enable_cache api. re-implements disable on crash
|
-
Property svn:eol-style set to
native
|
|
File size:
287 bytes
|
| Line | |
|---|
| 1 | #ifndef XC_CACHER_H_1CADCD7E46ABC70014D0766CE97B9741 |
|---|
| 2 | #define XC_CACHER_H_1CADCD7E46ABC70014D0766CE97B9741 |
|---|
| 3 | |
|---|
| 4 | #if _MSC_VER > 1000 |
|---|
| 5 | #pragma once |
|---|
| 6 | #endif /* _MSC_VER > 1000 */ |
|---|
| 7 | |
|---|
| 8 | int xc_cacher_startup_module(); |
|---|
| 9 | void xc_cacher_disable(); |
|---|
| 10 | |
|---|
| 11 | #endif /* XC_CACHER_H_1CADCD7E46ABC70014D0766CE97B9741 */ |
|---|
Note: See
TracBrowser
for help on using the repository browser.