blob: 444e705049d5b6645a1627b9a1dd5f92a13f6cc1 [file] [log] [blame]
// SPDX-License-Identifier: GPL-2.0
/*
* Copyright (c) 2000-2001,2005 Silicon Graphics, Inc.
* All Rights Reserved.
*/
extern const struct field sb_flds[];
extern const struct field sb_hfld[];
extern void sb_init(void);
extern int sb_logcheck(void);
extern int sb_size(void *obj, int startoff, int idx);