aboutsummaryrefslogtreecommitdiff
path: root/nuttx/mm/mm_mallinfo.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/mm/mm_mallinfo.c')
-rw-r--r--nuttx/mm/mm_mallinfo.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/nuttx/mm/mm_mallinfo.c b/nuttx/mm/mm_mallinfo.c
index a7f6d9df6..b725535d1 100644
--- a/nuttx/mm/mm_mallinfo.c
+++ b/nuttx/mm/mm_mallinfo.c
@@ -2,7 +2,7 @@
* mm/mm_mallinfo.c
*
* Copyright (C) 2007, 2009 Gregory Nutt. All rights reserved.
- * Author: Gregory Nutt <spudmonkey@racsa.co.cr>
+ * Author: Gregory Nutt <gnutt@nuttx.org>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
@@ -38,6 +38,7 @@
****************************************************************************/
#include <assert.h>
+
#include "mm_environment.h"
#include "mm_internal.h"
@@ -58,7 +59,7 @@
****************************************************************************/
/****************************************************************************
- * mallinfo
+ * Name: mallinfo
*
* Description:
* mallinfo returns a copy of updated current mallinfo.