blob: 15057dc4643d9182032c528f8422e09413589be3 [file]
typedef enum
{
PREWARM_PREFETCH, /* comment */
PREWARM_READ, /* more comment */
PREWARM_BUFFER /* more comment */
} PrewarmType;