lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
Last change
on this file since 711e7fe5 was 711e7fe5, checked in by Prutkov Alex <prutkov.alex@…>, 14 years ago |
Added printf module
|
-
Property mode
set to
100755
|
File size:
172 bytes
|
Line | |
---|
1 | #ifndef BUILTIN_ALIASES_H
|
---|
2 | #define BUILTIN_ALIASES_H
|
---|
3 |
|
---|
4 | /* See modules/module_aliases.h for an explanation of this file */
|
---|
5 |
|
---|
6 | char *builtin_aliases[] = {
|
---|
7 | NULL, NULL
|
---|
8 | };
|
---|
9 |
|
---|
10 | #endif
|
---|
Note:
See
TracBrowser
for help on using the repository browser.