*: make "pragma GCC visibility push(hidden)" less ugly
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/* vi: set sw=4 ts=4: */
|
||||
#ifndef _LINUX_LIST_H
|
||||
#define _LINUX_LIST_H
|
||||
#ifndef LINUX_LIST_H
|
||||
#define LINUX_LIST_H 1
|
||||
|
||||
/*
|
||||
* Simple doubly linked list implementation.
|
||||
|
||||
Reference in New Issue
Block a user