summaryrefslogblamecommitdiffstats
path: root/benchmarks/wscript
blob: 12741e7be27d5cb0d0a0b2e8cb012ebbd6333874 (plain) (tree)
1
2
3
4
5
6
7
8
9
10









                                                                               
# Copyright 2013 Gedare Bloom (gedare@rtems.org)
#
# This file's license is 2-clause BSD as in this distribution's LICENSE.2 file.
#

import rtems_waf.rtems as rtems

def build(bld):
    bld.recurse('nbench')