Skip to content
Snippets Groups Projects
Commit 6ab7bf3b authored by Virgile Prevosto's avatar Virgile Prevosto
Browse files

empty files are not treated well by headache. Better have a single line

parent cad60c24
No related branches found
No related tags found
No related merge requests found
...@@ -19,3 +19,5 @@ ...@@ -19,3 +19,5 @@
(* for more details (enclosed in the file licenses/LGPLv2.1). *) (* for more details (enclosed in the file licenses/LGPLv2.1). *)
(* *) (* *)
(**************************************************************************) (**************************************************************************)
(* register instantiation for calloc. Nothing is exported. *)
...@@ -19,3 +19,5 @@ ...@@ -19,3 +19,5 @@
(* for more details (enclosed in the file licenses/LGPLv2.1). *) (* for more details (enclosed in the file licenses/LGPLv2.1). *)
(* *) (* *)
(**************************************************************************) (**************************************************************************)
(* register instantiation for free. Nothing is exported. *)
...@@ -19,3 +19,5 @@ ...@@ -19,3 +19,5 @@
(* for more details (enclosed in the file licenses/LGPLv2.1). *) (* for more details (enclosed in the file licenses/LGPLv2.1). *)
(* *) (* *)
(**************************************************************************) (**************************************************************************)
(* register instantiation for malloc. Nothing is exported. *)
...@@ -19,3 +19,5 @@ ...@@ -19,3 +19,5 @@
(* for more details (enclosed in the file licenses/LGPLv2.1). *) (* for more details (enclosed in the file licenses/LGPLv2.1). *)
(* *) (* *)
(**************************************************************************) (**************************************************************************)
(* register instantiation for memcmp. Nothing is exported. *)
...@@ -19,3 +19,5 @@ ...@@ -19,3 +19,5 @@
(* for more details (enclosed in the file licenses/LGPLv2.1). *) (* for more details (enclosed in the file licenses/LGPLv2.1). *)
(* *) (* *)
(**************************************************************************) (**************************************************************************)
(* register instantiation for memcpy. Nothing is exported. *)
...@@ -19,3 +19,5 @@ ...@@ -19,3 +19,5 @@
(* for more details (enclosed in the file licenses/LGPLv2.1). *) (* for more details (enclosed in the file licenses/LGPLv2.1). *)
(* *) (* *)
(**************************************************************************) (**************************************************************************)
(* register instantiation for memmove. Nothing is exported. *)
...@@ -19,3 +19,5 @@ ...@@ -19,3 +19,5 @@
(* for more details (enclosed in the file licenses/LGPLv2.1). *) (* for more details (enclosed in the file licenses/LGPLv2.1). *)
(* *) (* *)
(**************************************************************************) (**************************************************************************)
(* register instantiation for memset. Don't export anything *)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment