X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=yaffs_nameval.h;h=7dbdbb68aa2dd843742fa98d9bfd55044380e7f5;hp=b0bd81c2f81795ed0f29e9bbb4dbaf65c8dac361;hb=4933c6307c89c1b03a6c45b6de5a57d094eb15f9;hpb=21b2dedaa32ab309f6d1daec966528b7586bd207 diff --git a/yaffs_nameval.h b/yaffs_nameval.h index b0bd81c..7dbdbb6 100644 --- a/yaffs_nameval.h +++ b/yaffs_nameval.h @@ -1,8 +1,7 @@ /* * YAFFS: Yet another Flash File System . A NAND-flash specific file system. * - * Copyright (C) 2002-2011 Aleph One Ltd. - * for Toby Churchill Ltd and Brightstar Engineering + * Copyright (C) 2002-2018 Aleph One Ltd. * * Created by Charles Manning * @@ -18,6 +17,8 @@ #include "yportenv.h" +struct yaffs_dev; + int nval_del(struct yaffs_dev *dev, char *xb, int xb_size, const YCHAR * name); int nval_set(struct yaffs_dev *dev, char *xb, int xb_size, const YCHAR * name, const char *buf,