Mercurial > flash_v2
comparison packages/fs/jffs2/current/src/malloc-ecos.c @ 1443:cd7d2afbc7dd
Import latest JFFS2 code from David Woodhouse
| author | gthomas |
|---|---|
| date | Thu, 11 Dec 2003 23:33:54 +0000 |
| parents | 00a9f2cb1081 |
| children |
comparison
equal
deleted
inserted
replaced
| 1442:b2f2e3f2a047 | 1443:cd7d2afbc7dd |
|---|---|
| 1 /* | 1 /* |
| 2 * JFFS2 -- Journalling Flash File System, Version 2. | 2 * JFFS2 -- Journalling Flash File System, Version 2. |
| 3 * | 3 * |
| 4 * Copyright (C) 2001, 2002 Red Hat, Inc. | 4 * Copyright (C) 2001-2003 Red Hat, Inc. |
| 5 * | 5 * |
| 6 * Created by David Woodhouse <dwmw2@cambridge.redhat.com> | 6 * Created by David Woodhouse <dwmw2@cambridge.redhat.com> |
| 7 * | 7 * |
| 8 * For licensing information, see the file 'LICENCE' in this directory. | 8 * For licensing information, see the file 'LICENCE' in this directory. |
| 9 * | 9 * |
| 10 * $Id: malloc-ecos.c,v 1.2 2003/01/09 13:53:44 dwmw2 Exp $ | 10 * $Id: malloc-ecos.c,v 1.4 2003/11/26 15:55:35 dwmw2 Exp $ |
| 11 * | 11 * |
| 12 */ | 12 */ |
| 13 | 13 |
| 14 #include <linux/kernel.h> | 14 #include <linux/kernel.h> |
| 15 #include <cyg/hal/drv_api.h> | 15 #include <cyg/hal/drv_api.h> |
