![]() | ||||||||||
Messages in this thread |
* Priit Laes <plaes@plaes.org> wrote: > sed-vdsosym := -e 's/^00*/0/' \ > - -e 's/^\([0-9a-fA-F]*\) . \(VDSO[a-zA-Z0-9_]*\)$$/\2 = 0x\1;/p' > + -e 's/^\([[:xdigit:]]*\) . \(VDSO[[:alnum:]_]*\)$$/\2 = 0x\1;/p' thanks, i picked up this one instead of the first version. Ingo -- 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/ | |||||||||
| Last update: 2008-02-24 23:27 [from the cache] ©2003-2008 | ||||||||||