summaryrefslogtreecommitdiff
path: root/avr/env.h
diff options
context:
space:
mode:
Diffstat (limited to 'avr/env.h')
-rw-r--r--avr/env.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/avr/env.h b/avr/env.h
index 12cd7b3..9d55273 100644
--- a/avr/env.h
+++ b/avr/env.h
@@ -1,7 +1,6 @@
#ifndef ENV_H
#define ENV_H
-int set_default_env(void);
int env_init(void);
char *getenv(const char *name);