> - The bind functions are only called at init time, so there > is no need > to save a pointer to it. Right. Let's retain the space-saving behaviors by keeping init-only code in init sections. - Dave