DECLARE_KFIFO_PTR

Section: FIFO Buffer (9)
Updated: February 2011
Index Return to Main Contents
 

NAME

DECLARE_KFIFO_PTR - macro to declare a fifo pointer object  

SYNOPSIS

DECLARE_KFIFO_PTR(fifo, type);
 

ARGUMENTS

fifo

name of the declared fifo

type

type of the fifo elements
 

COPYRIGHT