X-Git-Url: http://git.cascardo.eti.br/?p=cascardo%2Fkernel%2Fslides%2F.git;a=blobdiff_plain;f=03types%2Ftypes;h=f8290fe7d6659ac24a4c7f8fec9a666c24ade49a;hp=80a0e4e6c27a84f3300002f0b7006b748c4f72b6;hb=5353d3940308c5f3364a1690decd4ef8d8797b75;hpb=85cb4d3103a464c14806da5aec12a0e1c8054f02 diff --git a/03types/types b/03types/types index 80a0e4e..f8290fe 100644 --- a/03types/types +++ b/03types/types @@ -82,6 +82,7 @@ Reference: # Declaration +* include linux/list.h * LIST\\_HEAD(head); * Embed a struct list\\_head in your structure * Use a struct list\\_head pointer to iterate