Changeset 60c332e in mainline for uspace/app/bdsh/cmds


Ignore:
Timestamp:
2018-11-30T01:11:36Z (5 years ago)
Author:
Matthieu Riolo <matthieu.riolo@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
4bf08aa5
Parents:
c483fca
Message:

adding basic logic for cmd alias

Location:
uspace/app/bdsh/cmds/modules
Files:
4 added
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/bdsh/cmds/modules/modules.h

    rc483fca r60c332e  
    6565#include "echo/entry.h"
    6666#include "cmp/entry.h"
     67#include "alias/entry.h"
    6768
    6869/*
     
    9091#include "echo/echo_def.inc"
    9192#include "cmp/cmp_def.inc"
     93#include "alias/alias_def.inc"
    9294
    9395        { NULL, NULL, NULL, NULL }
Note: See TracChangeset for help on using the changeset viewer.