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