|
@@ -125,7 +125,6 @@ const char *sym_get_string_default(struct symbol *sym);
|
|
struct symbol *sym_check_deps(struct symbol *sym);
|
|
struct symbol *sym_check_deps(struct symbol *sym);
|
|
struct property *prop_alloc(enum prop_type type, struct symbol *sym);
|
|
struct property *prop_alloc(enum prop_type type, struct symbol *sym);
|
|
struct symbol *prop_get_symbol(struct property *prop);
|
|
struct symbol *prop_get_symbol(struct property *prop);
|
|
-struct property *sym_get_env_prop(struct symbol *sym);
|
|
|
|
|
|
|
|
static inline tristate sym_get_tristate_value(struct symbol *sym)
|
|
static inline tristate sym_get_tristate_value(struct symbol *sym)
|
|
{
|
|
{
|