Messages in this thread |  | | From | Lucas Correia Villa Real <> | Subject | Re: Help | Date | Tue, 10 Jun 2003 22:14:24 -0300 |
| |
Hi,
You can make use of the __setup() macro. A very simple example is given in the devfs source code, on the base.c file.
Kind regards, Lucas
On Friday 06 June 2003 02:55, madalin mihailescu wrote: > I have a project: implementing four page-out > alghorythms. I want to be able to select one of them > at reboot as the first thing I do. > > Im thinking of using a variable, but I dont know > where to put it. > > 10x > > Madalin > > > __________________________________________________ > Yahoo! Plus - For a better Internet experience > http://uk.promotions.yahoo.com/yplus/yoffer.html > - > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > Please read the FAQ at http://www.tux.org/lkml/
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |