embeddedsw/XilinxProcessorIPLib/drivers/common/src
Suneel Garapati 0ae197d5e4 all: make source code non-executable
Changes -
find -name "*.h" -exec chmod a-x '{}' ';'
find -name "*.c" -exec chmod a-x '{}' ';'
find -name "*.S" -exec chmod a-x '{}' ';'
find -name "*.ld" -exec chmod a-x '{}' ';'
find -name Makefile -exec chmod a-x '{}' ';'

Signed-off-by: Suneel Garapati <suneel.garapati@xilinx.com>
2014-12-17 15:13:03 +05:30
..
Makefile Initial import of //Rodin/HEAD/data/embeddedsw/ from the state at revision #head 2014-04-09 17:06:57 +05:30
xbasic_types.c all: make source code non-executable 2014-12-17 15:13:03 +05:30
xbasic_types.h all: make source code non-executable 2014-12-17 15:13:03 +05:30
xdebug.h Initial import of //Rodin/HEAD/data/embeddedsw/ from the state at revision #head 2014-04-09 17:06:57 +05:30
xenv.h all: make source code non-executable 2014-12-17 15:13:03 +05:30
xenv_linux.h all: make source code non-executable 2014-12-17 15:13:03 +05:30
xenv_none.h all: make source code non-executable 2014-12-17 15:13:03 +05:30
xenv_standalone.h drivers: Update copy right information 2014-06-03 11:00:16 +05:30
xenv_vxworks.h all: make source code non-executable 2014-12-17 15:13:03 +05:30
xparameters.h all: make source code non-executable 2014-12-17 15:13:03 +05:30
xstatus.h all: make source code non-executable 2014-12-17 15:13:03 +05:30
xutil.h drivers: Update copy right information 2014-06-03 11:00:16 +05:30
xutil_memtest.c all: make source code non-executable 2014-12-17 15:13:03 +05:30
xversion.c all: make source code non-executable 2014-12-17 15:13:03 +05:30
xversion.h all: make source code non-executable 2014-12-17 15:13:03 +05:30