]> git.droids-corp.org - dpdk.git/blobdiff - doc/guides/prog_guide/source_org.rst
mem: remove dummy malloc library
[dpdk.git] / doc / guides / prog_guide / source_org.rst
index b81e9656f38428078ca9afd0f86fe0986cfbd429..ae11b3b573146144e134b89765f0b1b507039b32 100644 (file)
@@ -74,7 +74,6 @@ The lib directory contains::
     +-- librte_kni          # Kernel NIC interface
     +-- librte_kvargs       # Argument parsing library
     +-- librte_lpm          # Longest prefix match library
-    +-- librte_malloc       # Malloc-like functions
     +-- librte_mbuf         # Packet and control mbuf manipulation
     +-- librte_mempool      # Memory pool manager (fixed sized objects)
     +-- librte_meter        # QoS metering library