summaryrefslogtreecommitdiffstats
path: root/spec/rtems/malloc/if
diff options
context:
space:
mode:
Diffstat (limited to 'spec/rtems/malloc/if')
-rw-r--r--spec/rtems/malloc/if/calloc.yml12
-rw-r--r--spec/rtems/malloc/if/header.yml13
-rw-r--r--spec/rtems/malloc/if/malloc.yml12
3 files changed, 37 insertions, 0 deletions
diff --git a/spec/rtems/malloc/if/calloc.yml b/spec/rtems/malloc/if/calloc.yml
new file mode 100644
index 00000000..10f902d2
--- /dev/null
+++ b/spec/rtems/malloc/if/calloc.yml
@@ -0,0 +1,12 @@
+SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
+copyrights:
+- Copyright (C) 2021 embedded brains GmbH (http://www.embedded-brains.de)
+enabled-by: true
+index-entries: []
+interface-type: unspecified-function
+links:
+- role: interface-placement
+ uid: header
+name: rtems_calloc
+references: {}
+type: interface
diff --git a/spec/rtems/malloc/if/header.yml b/spec/rtems/malloc/if/header.yml
new file mode 100644
index 00000000..a5e04488
--- /dev/null
+++ b/spec/rtems/malloc/if/header.yml
@@ -0,0 +1,13 @@
+SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
+brief: This header file defines the Memory Allocation API.
+copyrights:
+- Copyright (C) 2021 embedded brains GmbH (http://www.embedded-brains.de)
+enabled-by: true
+index-entries: []
+interface-type: container
+links:
+- role: interface-placement
+ uid: /if/domain
+path: rtems/malloc.h
+prefix: cpukit/include
+type: interface
diff --git a/spec/rtems/malloc/if/malloc.yml b/spec/rtems/malloc/if/malloc.yml
new file mode 100644
index 00000000..aeb8e6e8
--- /dev/null
+++ b/spec/rtems/malloc/if/malloc.yml
@@ -0,0 +1,12 @@
+SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
+copyrights:
+- Copyright (C) 2021 embedded brains GmbH (http://www.embedded-brains.de)
+enabled-by: true
+index-entries: []
+interface-type: unspecified-function
+links:
+- role: interface-placement
+ uid: header
+name: rtems_malloc
+references: {}
+type: interface